Add testsuite for BeanValidation feature in Java EE 6 -----------------------------------------------------
Key: GERONIMO-5470 URL: https://issues.apache.org/jira/browse/GERONIMO-5470 Project: Geronimo Issue Type: Task Security Level: public (Regular issues) Components: testsuite Affects Versions: 3.0 Reporter: Lu Jiang Fix For: 3.0 This testsuite will demonstrate Bean Validation feature in JAVA EE 6. It will verify @NotNull,@size,@Min,@Max,@Valid,@Pattern,group and the constrait defined by your self. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.