Class ValidationResult

    • Method Detail

      • getConformance

        public Conformance getConformance()

        The validated conformance (Getter)

      • getIsConforming

        public boolean getIsConforming()

        Whether the document is conforming (Getter)

        Whether the document conforms to all standards referenced to the getConformance(). Any issues found are reported as Validator.ErrorListener.