Includes extensions to the hibernate validator framework, which provides a way of validating model objects. Extensions are provided in the form of custom annotations that can be used to annotate a model object in order to provide validation for that object/field.

Related Documentation