@Immutable public class RecursiveContextValidator extends java.lang.Object implements ContextValidator
| Constructor and Description |
|---|
RecursiveContextValidator(ContextManager contextManager,
CallerController callerController,
ContextValidator contextValidator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(java.lang.String contextPath) |
public RecursiveContextValidator(@Nonnull
ContextManager contextManager,
@Nonnull
CallerController callerController,
@Nonnull
ContextValidator contextValidator)
public boolean validate(java.lang.String contextPath)
validate in interface ContextValidator