Interface Validator

  • All Known Implementing Classes:
    DefaultValidator

    public interface Validator
    Validator for event-based and hierarchical XML report files.
    • Method Detail

      • validate

        ValidationResult validate​(java.nio.file.Path xmlFile)
        Validate the supplied XML file.
        Parameters:
        xmlFile - the XML file to validate
        Returns:
        validation result