Interface SchemaFacetValidationPolicy


public interface SchemaFacetValidationPolicy
Represents the validation policy defined by a facet using the property osd:validation.
Since:
5.8.1
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the blocksCommit property within the element osd:validation defined by the associated facet.
  • Method Details

    • getBlocksCommit

      String getBlocksCommit()
      Returns the value of the blocksCommit property within the element osd:validation defined by the associated facet.

      Returns null if the associated facet does not define a blocksCommit.

      See Also: