Package org.apache.myfaces.extensions.validator.core.validation

Interface Summary
SkipValidationEvaluator Evaluator which checks if the validation process should be skipped for the given component.
 

Annotation Types Summary
ConstraintSource Allows to annotate e.g.
EmptyValueAwareValidationStrategy Marker annotation to indicate that the strategy can handle empty values (strings of length 0) as values to validate.
IgnoreConstraintSource Marker annotation to indicate that the annotated property shouldn't be mapped if ConstraintSource is used for mapped constraint sources.
NullValueAwareValidationStrategy Marker annotation to indicate that the strategy can handle null values as values to validate.
TargetProperty To specify which property should be used as constraint source (instead of the default naming convention).
TargetPropertyId To specify which property should be used as constraint source (instead of the default naming convention).
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.