Skip navigation links

Package org.bongiorno.validation.validator.jsr349

Additional validators for JSR-349 built-in constraints.

See: Description

Package org.bongiorno.validation.validator.jsr349 Description

Additional validators for JSR-349 built-in constraints. You have to add these validators to the list of constraint validators. This is done by adding the resource META-INF/validation/mapping.xml to your Validation configuration. You have to either create a META-INF/validation.xml and add that mapping or you do it programmatically with Configuration#addMapping(java.io.InputStream).
See Also:
ConstraintValidator, 8.1.2. Overriding constraint definitions in XML
Skip navigation links

Copyright © 2016. All rights reserved.