@Immutable public class DecoratedContextValidator extends java.lang.Object implements ContextValidator
| Constructor and Description |
|---|
DecoratedContextValidator(ContextValidator... validators) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(java.lang.String contextPath) |
public DecoratedContextValidator(ContextValidator... validators)
public boolean validate(java.lang.String contextPath)
validate in interface ContextValidator