Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Unknown
Description
At the moment Response entities can only be validated against the rules attached to the entity properties. Method-level constraints (ex, NotNull) can not be applied yet.
We need to either offer a support for few well-known constraints (NotNull, Null, etc) or come up with some generic code to get all the available constraints validated