Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected ShaleValidatorAction[] |
AbstractValidator.actions(javax.faces.context.FacesContext context,
String type)
Return an array of
ShaleValidatorAction s 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-2013 Apache Software Foundation. All Rights Reserved.