String validation for custom types
----------------------------------
Key: BVAL-231
URL:
http://opensource.atlassian.com/projects/hibernate/browse/BVAL-231
Project: Bean Validation
Issue Type: Improvement
Affects Versions: 1.1
Reporter: Andreas Grund
Priority: Minor
Hi,
as already described in ticket:
http://opensource.atlassian.com/projects/hibernate/browse/HV-502
it would be nice to allow the user using e.g. @Size or @Pattern on its own types. From the
point of view of the reference implementation of the Java Bean Validation, it means, that
the validator classes have to be changed in the generics from String to CharSequence.
Greetings,
Andreas
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira