| Interface | Description |
|---|---|
| ContextKey |
the context key - a ValidationCapability should define constants of expected
context - values needed for validation.
|
| ValidationCapability | |
| Validator<S> |
| Class | Description |
|---|---|
| Validation |
Parses the given statement list with
ParseCapability and performs
validation with configured ValidationCapability's. |
| ValidationContext | |
| ValidationError | |
| ValidationUtil |
| Exception | Description |
|---|---|
| ParseException |
wraps a
JSQLParserException to add to the errors collected by
validation |
| UnexpectedValidationException |
can be used on unexpected errors during validation
|
| ValidationException |
Copyright © 2004–2024 JSQLParser. All rights reserved.