Add support for constraints on properties
-----------------------------------------

                 Key: QI-34
                 URL: http://issues.ops4j.org/jira/browse/QI-34
             Project: Qi4j
          Issue Type: New Feature
    Affects Versions: 0.1
            Reporter: Rickard Öberg2
            Assignee: Rickard Öberg2
             Fix For: 0.2


Add support for constraints on properties. Basically allow:
@NotNull
Property<String> someProperty();

to throw ConstraintViolationException when a null value is set, and so on.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to