org.ploin.web.faces.validator
Class EmailValidator

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

public class EmailValidator
extends PloinJsfValidator
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
EmailValidator()
           
 
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.PloinJsfValidator
getLocale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailValidator

public EmailValidator()
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.