Package org.inspektr.common.ioc.validation

Interface Summary
AnnotationValidator Interface for usage with the ValidationAnnotationBeanPostProcessor.
 

Class Summary
GreaterThanAnnotationValidator Works in conjunction with the GreaterThan annotation to ensure that fields have a proper value set.
IsInAnnotationValidator Checks whether a value is in an array of values.
NotEmptyAnnotationValidator  
NotNullAnnotationValidator Works in conjunction with the NotNull annotation to ensure that all fields are properly set.
ValidationAnnotationBeanPostProcessor BeanPostProcessor to assist in retrieving fields to check for annotations.
 



Copyright © 2007-2012. All Rights Reserved.