]
Hardy Ferentschik moved BVAL-38 to HV-93:
-----------------------------------------
Component/s: (was: spec-general)
(was: ri-general)
engine
Key: HV-93 (was: BVAL-38)
Project: Hibernate Validator (was: Bean Validation)
Add built-in constraints
------------------------
Key: HV-93
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-93
Project: Hibernate Validator
Issue Type: New Feature
Components: engine
Reporter: Emmanuel Bernard
@NotNull
@Null
@AssertFalse
@AssertTrue
@Digits(integer, fraction)
@Past
@Future
@Min / @Max
@Size (String collection, arrays)
Probably need:
@Like(caseSensitive, escapeChar) or @Contains(startWith, endWith, caseSentitive)
@RegExp seems a complex problem
Maybe @Email, @URL as they are standardized in HTML 5
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: