org.richfaces.validator
Class RichFacesBeanValidatorFactory
java.lang.Object
org.richfaces.validator.RichFacesBeanValidatorFactory
- All Implemented Interfaces:
- org.richfaces.validator.BeanValidatorFactory
public class RichFacesBeanValidatorFactory
- extends Object
- implements org.richfaces.validator.BeanValidatorFactory
- Author:
- asmirnov
Method Summary |
Validator |
getValidator(javax.faces.context.FacesContext context)
|
void |
init()
|
javax.faces.application.FacesMessage |
interpolateMessage(javax.faces.context.FacesContext context,
constrain)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RichFacesBeanValidatorFactory
public RichFacesBeanValidatorFactory()
init
public void init()
throws InitializationException
- Throws:
InitializationException
getValidator
public Validator getValidator(javax.faces.context.FacesContext context)
- Specified by:
getValidator
in interface org.richfaces.validator.BeanValidatorFactory
interpolateMessage
public javax.faces.application.FacesMessage interpolateMessage(javax.faces.context.FacesContext context,
constrain)
- Specified by:
interpolateMessage
in interface org.richfaces.validator.BeanValidatorFactory
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.