| 接口 | 说明 |
|---|---|
| ContextKey |
the context key - a ValidationCapability should define constants of expected
context - values needed for validation.
|
| ValidationCapability | |
| Validator<S> |
| 类 | 说明 |
|---|---|
| Validation |
Parses the given com.javaoffers.thrid.sqlparse.statement list with
ParseCapability and performs
validation with configured ValidationCapability's. |
| ValidationContext | |
| ValidationError | |
| ValidationUtil |
| 异常错误 | 说明 |
|---|---|
| ParseException |
wraps a
JSQLParserException to add to the errors collected by
validation |
| UnexpectedValidationException |
can be used on unexpected errors during validation
|
| ValidationException |
Copyright © 2026. All rights reserved.