RichFaces Examples Validators 4.1.0.20111101-M4

org.richfaces.example
Class CustomValidator

java.lang.Object
  extended by javax.faces.validator.LengthValidator
      extended by org.richfaces.example.CustomValidator
All Implemented Interfaces:
EventListener, javax.faces.component.PartialStateHolder, javax.faces.component.StateHolder, javax.faces.validator.Validator

public class CustomValidator
extends javax.faces.validator.LengthValidator

Author:
asmirnov@exadel.com

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

CustomValidator

public CustomValidator()

RichFaces Examples Validators 4.1.0.20111101-M4

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.