-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-milestone1
-
Component/s: None
-
Labels:None
-
Estimated Complexity:Unknown
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