| Constructor and Description |
|---|
DeferredValidator(org.ocpsoft.rewrite.param.Validator<?> validator) |
| Modifier and Type | Method and Description |
|---|---|
org.ocpsoft.rewrite.param.Validator<?> |
getDeferred() |
boolean |
isValid(org.ocpsoft.rewrite.event.Rewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context,
Object value) |
public DeferredValidator(org.ocpsoft.rewrite.param.Validator<?> validator)
public boolean isValid(org.ocpsoft.rewrite.event.Rewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context,
Object value)
isValid in interface org.ocpsoft.rewrite.param.Validator<Object>public org.ocpsoft.rewrite.param.Validator<?> getDeferred()
Copyright © 2019 OCPsoft. All rights reserved.