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