| Modifier | Constructor and Description |
|---|---|
protected |
Schema() |
| Modifier and Type | Method and Description |
|---|---|
abstract Validator |
newValidator()
Returns a new validator that can check the set of constraints this
schema represents.
|
abstract ValidatorHandler |
newValidatorHandler() |
protected Schema()
public abstract Validator newValidator()
public abstract ValidatorHandler newValidatorHandler()