| |||||||
| FRAMES NO FRAMES | |||||||
<%@ taglib prefix="validate" uri="http://shale.apache.org/validators" %>
<anyxmlelement xmlns:validate="http://shale.apache.org/validators" />
This tag library contains tags for the JSF validators supported by the Shale Framework for integration with Commons Validator.
| Tag Library Information | |
| Display Name | Shale Validator JSF Tags |
| Version | 1.0 |
| Short Name | validate |
| URI | http://shale.apache.org/validators |
| Tag Summary | |
| double | Validates double input for both format and range restrictions. |
| float | Validates float input for both format and range restrictions. |
| integer | Validates integer input for both format and range restrictions. |
| long | Validates long input for both format and range restrictions. |
| short | Validates short input for both format and range restrictions. |
| Listeners |
| org.apache.shale.validator.faces.ValidatorLifecycleListener |
| |||||||
| FRAMES NO FRAMES | |||||||