Validations | Validations Generator |
---|---|
Validations enables you to annotation your models and classes using annotations;
It can be used to validate form information, models or any other class which benefits from validation.
This module is loosely based on the JSR380 Bean Validation specification.