public interface UniquenessConstraint
xs:unique)
held by a table node in a data model.
This constraint indicates that a value or a set of values has to be unique
in a table.| Modifier and Type | Method and Description |
|---|---|
List<? extends SchemaNode> |
getUniqueFields()
Returns the nodes in the data model that are declared
as being unique (property
field). |
String |
getUniquenessName()
Returns the name of the uniqueness constraint
defined in the data model (property
name). |
SchemaFacetValidationPolicy |
getValidationPolicy()
Returns the validation policy of this uniqueness constraint.
|
String getUniquenessName()
name).List<? extends SchemaNode> getUniqueFields()
field).SchemaFacetValidationPolicy getValidationPolicy()
osd:validation.SchemaFacetValidationPolicy