Module net.sf.jsqlparser
Package net.sf.jsqlparser.util.validation
-
Interface Summary Interface Description ContextKey the context key - a ValidationCapability should define constants of expected context - values needed for validation.ValidationCapability Validator<S> -
Class Summary Class Description Validation Parses the given statement list withParseCapability
and performs validation with configuredValidationCapability
's.ValidationContext ValidationError ValidationUtil -
Exception Summary Exception Description ParseException wraps aJSQLParserException
to add to the errors collected by validationUnexpectedValidationException can be used on unexpected errors during validationValidationException