Uses of Interface
com.orchestranetworks.instance.ValueContextForValidationOnTable
-
Packages that use ValueContextForValidationOnTable Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities. -
-
Uses of ValueContextForValidationOnTable in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema with parameters of type ValueContextForValidationOnTable Modifier and Type Method Description voidConstraintOnTable. checkTable(ValueContextForValidationOnTable aContext)Performs a check on the entirety of the table specified by the context, and adds error messages whenever errors are detected.
-