Package org.loom.annotation.validation

Annotation Types Summary
DateValidation Date validation rules
DateValidations A field that hold multiple annotations A trick to circumvent the absurd restriction on java 5 that the same annotation cannot be applied to the same attribute more than once.
ImageValidation Validates a PersistentFile that is expected to contain only images
NestedAnnotations Recursively process annotations inside the annotated attribute class.
NumberValidation Number validation rules
NumberValidations A field that hold multiple annotations A trick to circumvent the absurd restriction on java 5 that the same annotation cannot be applied to the same attribute more than once.
RequiredValidation Mark a field as required
RequiredValidations A field that hold multiple annotations A trick to circumvent the absurd restriction on java 5 that the same annotation cannot be applied to the same attribute more than once.
StringValidation String validation rules
StringValidations A field that hold multiple annotations A trick to circumvent the absurd restriction on java 5 that the same annotation cannot be applied to the same attribute more than once.
 



The Loom Framework 1.6-SNAPSHOT.
Licensed under the Apache License, Version 2.0 by Extrema Sistemas de Informacion S.L.