Package org.apache.struts2.validator
package org.apache.struts2.validator
XWork validation subsystem.
-
ClassDescriptionActionValidatorManager is the main interface for validation managers (regular and annotation based).AnnotationActionValidatorManager is the entry point into XWork's annotations-based validator framework.
AnnotationValidationConfigurationBuilder
This is the entry point into XWork's rule-based validation framework.Default validator factoryParse the validation file.A default implementation of theValidatorContext
interface.The FieldValidator interface defines the methods to be implemented by FieldValidators.This interface should be implemented by validators that can short-circuit the validator queue that it is in.ValidationException.Validator<T>Holds the necessary information for configuring an instance of a Validator.Builds a ValidatorConfigThe context for validation.ValidatorFactoryThis class serves 2 purpose : Parse the validation config file.