Uses of Class
org.apache.commons.validator.Msg
Packages that use Msg
Package
Description
The Validator package provides validation for JavaBeans based on an xml file.
-
Uses of Msg in org.apache.commons.validator
Methods in org.apache.commons.validator that return MsgMethods in org.apache.commons.validator that return types with arguments of type MsgModifier and TypeMethodDescriptionField.getMessages()
TheField
's messages are returned as an unmodifiableMap
.Field.getMsgMap()
Returns a Map of String Msg names to Msg objects.Methods in org.apache.commons.validator with parameters of type Msg