Interface StatementValidator


  • @ThreadSafe
    public interface StatementValidator
    Validator used to validate Statements within a given Assertion.
    • Method Detail

      • getServicedStatement

        @Nonnull
        QName getServicedStatement()
        Gets the element or schema type QName of the statement handled by this validator.
        Returns:
        element or schema type QName of the statement handled by this validator