Class ValidatorConstants
java.lang.Object
org.apache.struts.beanvalidation.validation.constant.ValidatorConstants
Class consisting of various constant values being used within bean validation plugin
These values can be overridden using struts.xml file by providing custom values.
- 
Field Details- 
PROVIDER_CLASS- See Also:
 
- 
IGNORE_XMLCONFIGURAITION- See Also:
 
- 
CONVERT_MESSAGE_TO_UTF8- See Also:
 
- 
CONVERT_MESSAGE_FROM- See Also:
 
- 
FIELD_SEPERATOR- See Also:
 
- 
MODELDRIVEN_PREFIX- See Also:
 
- 
EMPTY_SPACE- See Also:
 
 
- 
- 
Constructor Details- 
ValidatorConstantspublic ValidatorConstants()
 
-