Uses of Enum Class
org.apache.struts2.validator.annotations.ValidatorType
Packages that use ValidatorType
- 
Uses of ValidatorType in org.apache.struts2.validator.annotationsMethods in org.apache.struts2.validator.annotations that return ValidatorTypeModifier and TypeMethodDescriptionstatic ValidatorTypeReturns the enum constant of this class with the specified name.static ValidatorType[]ValidatorType.values()Returns an array containing the constants of this enum class, in the order they are declared.