]
Matt Benson commented on BVAL-231:
----------------------------------
Seems a duplicate of BVAL-230.
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.
For more information on JIRA, see: