Validation for enum properties

Description

To have [Enum] validation attribute and all related mechanisms.
It can be used when entity is deserialized somehow with assigning wrong numeric value to enum property.
It can generate check constraint for DB DDL scripts when ApplyingDDLConstraints mechanize activated.
It must work with [Flag]ed enum values (Check that value is valid combination of flags, but do not generate DB constraints for such properties).

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created November 9, 2017 at 1:02 PM
Updated November 29, 2017 at 6:05 PM
Resolved November 29, 2017 at 6:05 PM
Who's Looking?