|
RichFaces Examples Validators 4.3.0.Final | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.faces.validator.LengthValidator
org.richfaces.example.CustomValidator
public class CustomValidator
| Field Summary |
|---|
| Fields inherited from class javax.faces.validator.LengthValidator |
|---|
MAXIMUM_MESSAGE_ID, MINIMUM_MESSAGE_ID, VALIDATOR_ID |
| Fields inherited from interface javax.faces.validator.Validator |
|---|
NOT_IN_RANGE_MESSAGE_ID |
| Constructor Summary | |
|---|---|
CustomValidator()
|
|
| Method Summary |
|---|
| Methods inherited from class javax.faces.validator.LengthValidator |
|---|
clearInitialState, equals, getMaximum, getMinimum, hashCode, initialStateMarked, isTransient, markInitialState, restoreState, saveState, setMaximum, setMinimum, setTransient, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomValidator()
|
RichFaces Examples Validators 4.3.0.Final | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||