Interface ConditionValidator


  • @ThreadSafe
    public interface ConditionValidator
    A validator that evaluates a Condition within an Assertion.
    • Method Detail

      • getServicedCondition

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