Uses of Class
org.apache.commons.validator.Msg

Packages that use Msg
org.apache.commons.validator 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 Msg
 Msg Field.getMessage(String key)
          Retrieve a message object.
 

Methods in org.apache.commons.validator with parameters of type Msg
 void Field.addMsg(Msg msg)
          Add a Msg to the Field.
 



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.