Interface SchemaFacetOnLength
- All Superinterfaces:
SchemaFacet
- All Known Subinterfaces:
SchemaFacetLength,SchemaFacetMaxLength,SchemaFacetMinLength
This interface declares the common methods related to the facets
length, minLength and maxLength
associated with a node.-
Method Summary
Methods inherited from interface com.orchestranetworks.schema.info.SchemaFacet
getDocumentation, getFacetValidationMessage, getSchemaNode, getValidationPolicy, isEnumerationList, isEnumerationNomenclature, isEnumerationTableRef, isFacetBoundaryMaxExclusive, isFacetBoundaryMaxInclusive, isFacetBoundaryMinExclusive, isFacetBoundaryMinInclusive, isFacetEnumeration, isFacetExcludeSegment, isFacetExcludeValue, isFacetFractionDigits, isFacetLength, isFacetMaxLength, isFacetMinLength, isFacetOnMandatoryField, isFacetOResource, isFacetPattern, isFacetTotalDigits