public interface SchemaValidator
Modifier and Type | Method and Description |
---|---|
void |
doValidation(Metadata metadata,
ExecutionOptions options)
Perform the validation of the schema described by Metadata
|
void doValidation(Metadata metadata, ExecutionOptions options)
metadata
- Represents the schema to be validatedoptions
- Options for executing the validationCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.