org.ploin.web.faces.validator
Class PlzValidator

java.lang.Object
  extended by org.ploin.web.faces.validator.PloinJsfValidator
      extended by org.ploin.web.faces.validator.NumberValidator
          extended by org.ploin.web.faces.validator.PlzValidator
All Implemented Interfaces:
Serializable, EventListener, javax.faces.validator.Validator

public class PlzValidator
extends NumberValidator
implements Serializable

$LastChangedBy: r.reiz $
$Revision: 91 $
$Date: 2010-01-18 22:26:53 +0100 (Mon, 18 Jan 2010) $

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface javax.faces.validator.Validator
NOT_IN_RANGE_MESSAGE_ID
 
Constructor Summary
PlzValidator()
           
 
Method Summary
 void validate(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, Object value)
           
 
Methods inherited from class org.ploin.web.faces.validator.NumberValidator
getValue
 
Methods inherited from class org.ploin.web.faces.validator.PloinJsfValidator
getLocale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlzValidator

public PlzValidator()
Method Detail

validate

public void validate(javax.faces.context.FacesContext context,
                     javax.faces.component.UIComponent component,
                     Object value)
              throws javax.faces.validator.ValidatorException
Specified by:
validate in interface javax.faces.validator.Validator
Throws:
javax.faces.validator.ValidatorException


Copyright © 2012 PLOIN GmbH. All Rights Reserved.