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 © 2017 JBoss by Red Hat. All rights reserved.