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.ConstraintOnTable
public void setup(com.orchestranetworks.schema.ConstraintContextOnTable context)
setup
in interface com.orchestranetworks.schema.ConstraintOnTable
public String toUserDocumentation(Locale locale, com.orchestranetworks.instance.ValueContext context) throws com.orchestranetworks.schema.InvalidSchemaException
toUserDocumentation
in interface com.orchestranetworks.schema.ConstraintOnTable
com.orchestranetworks.schema.InvalidSchemaException