org.ploin.web.faces.validator
Class PloinJsfValidator

java.lang.Object
  extended by org.ploin.web.faces.validator.PloinJsfValidator
All Implemented Interfaces:
EventListener, javax.faces.validator.Validator
Direct Known Subclasses:
EmailValidator, HtmlKicker, NumberValidator

public abstract class PloinJsfValidator
extends Object
implements javax.faces.validator.Validator

$LastChangedBy: r.reiz $
$Revision: 91 $
$Date: 2010-01-18 22:26:53 +0100 (Mon, 18 Jan 2010) $
Created by: Robert Reiz Created date: May 27, 2009 / 5:06:13 PM


Field Summary
 
Fields inherited from interface javax.faces.validator.Validator
NOT_IN_RANGE_MESSAGE_ID
 
Constructor Summary
PloinJsfValidator()
           
 
Method Summary
 Locale getLocale()
           
 
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
 

Constructor Detail

PloinJsfValidator

public PloinJsfValidator()
Method Detail

getLocale

public Locale getLocale()


Copyright © 2012 PLOIN GmbH. All Rights Reserved.