Package org.teiid.query.sql.symbol
Interface Reference.Constraint
-
- Enclosing class:
- Reference
public static interface Reference.Constraint
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
validate(Object value)
-
-
-
Method Detail
-
validate
void validate(Object value) throws QueryValidatorException
- Throws:
QueryValidatorException
-
-