Interface SchemaValidator

    • Method Detail

      • doValidation

        void doValidation​(Metadata metadata,
                          ExecutionOptions options,
                          ContributableMatcher contributableInclusionFilter)
        Perform the validation of the schema described by Metadata
        Parameters:
        metadata - Represents the schema to be validated
        options - Options for executing the validation
        contributableInclusionFilter - Filter for Contributable instances to use