Validation Constraints package
This package contains the standard single-value validation constraints in form of Java5 Annotations that can be tagged to class fields, constructor parameters, method parameters and getter method return values.
the package also contains the corresponding check classes for the constraints.