org.ploin.web.faces.validator
Class NumberValidator
java.lang.Object
org.ploin.web.faces.validator.PloinJsfValidator
org.ploin.web.faces.validator.NumberValidator
- All Implemented Interfaces:
- Serializable, EventListener, javax.faces.validator.Validator
- Direct Known Subclasses:
- NumberOnlyValidator, PlzValidator
public abstract class NumberValidator
- extends PloinJsfValidator
- implements Serializable
$LastChangedBy: r.reiz $
$Revision: 91 $
$Date: 2010-01-18 22:26:53 +0100 (Mon, 18 Jan 2010) $
Created by: Robert Reiz
Created date: Mar 5, 2009 / 10:16:27 AM
- See Also:
- Serialized Form
| Fields inherited from interface javax.faces.validator.Validator |
NOT_IN_RANGE_MESSAGE_ID |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.faces.validator.Validator |
validate |
NumberValidator
public NumberValidator()
getValue
public String getValue(Object value)
Copyright © 2012 PLOIN GmbH. All Rights Reserved.