public final class DefaultConstraintOnTable extends Object implements com.orchestranetworks.schema.ConstraintOnTable
| Constructor and Description |
|---|
DefaultConstraintOnTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkTable(com.orchestranetworks.instance.ValueContextForValidationOnTable context) |
void |
setup(com.orchestranetworks.schema.ConstraintContextOnTable context) |
String |
toUserDocumentation(Locale locale,
com.orchestranetworks.instance.ValueContext context) |
public void checkTable(com.orchestranetworks.instance.ValueContextForValidationOnTable context)
checkTable in interface com.orchestranetworks.schema.ConstraintOnTablepublic void setup(com.orchestranetworks.schema.ConstraintContextOnTable context)
setup in interface com.orchestranetworks.schema.ConstraintOnTablepublic String toUserDocumentation(Locale locale, com.orchestranetworks.instance.ValueContext context) throws com.orchestranetworks.schema.InvalidSchemaException
toUserDocumentation in interface com.orchestranetworks.schema.ConstraintOnTablecom.orchestranetworks.schema.InvalidSchemaException