Uses of Class
org.apache.shale.validator.util.ShaleValidatorAction

Packages that use ShaleValidatorAction
org.apache.shale.validator.validator This package contains a set of JSF validators that use the Apache Commons Validator API to perform both client- and server-side validation. 
 

Uses of ShaleValidatorAction in org.apache.shale.validator.validator
 

Methods in org.apache.shale.validator.validator that return ShaleValidatorAction
protected  ShaleValidatorAction[] AbstractValidator.actions(javax.faces.context.FacesContext context, String type)
          Return an array of ShaleValidatorActions to execute for a given validation, starting with the configured dependent actions, and ending with the action corresponding to the specified action type.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.