public class RedirectMethodExpressionValueExpressionValidator extends Object implements Validator, FacesWrapper<javax.el.ValueExpression>, Externalizable
NOT_IN_RANGE_MESSAGE_ID| Constructor and Description | 
|---|
| RedirectMethodExpressionValueExpressionValidator() | 
| RedirectMethodExpressionValueExpressionValidator(javax.el.ValueExpression valueExpression) | 
| Modifier and Type | Method and Description | 
|---|---|
| javax.el.ValueExpression | getWrapped() | 
| void | readExternal(ObjectInput in) | 
| void | validate(FacesContext context,
        UIComponent component,
        Object value) | 
| void | writeExternal(ObjectOutput out) | 
public RedirectMethodExpressionValueExpressionValidator()
public RedirectMethodExpressionValueExpressionValidator(javax.el.ValueExpression valueExpression)
public void validate(FacesContext context, UIComponent component, Object value) throws ValidatorException
validate in interface ValidatorValidatorExceptionpublic javax.el.ValueExpression getWrapped()
getWrapped in interface FacesWrapper<javax.el.ValueExpression>public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © 2016 The Apache Software Foundation. All Rights Reserved.