Uses of Enum Class
org.apache.struts2.validator.annotations.ValidatorType
Packages that use ValidatorType
-
Uses of ValidatorType in org.apache.struts2.validator.annotations
Methods in org.apache.struts2.validator.annotations that return ValidatorTypeModifier and TypeMethodDescriptionstatic ValidatorType
Returns 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.