public class SchemaValidator extends Object
| Constructor and Description |
|---|
SchemaValidator(MetadataImplementor metadata) |
SchemaValidator(ServiceRegistry serviceRegistry,
MetadataImplementor metadata) |
| Modifier and Type | Method and Description |
|---|---|
static MetadataImplementor |
buildMetadataFromMainArgs(String[] args)
Intended for test usage only.
|
static void |
main(String[] args) |
void |
validate()
Perform the validations.
|
public SchemaValidator(MetadataImplementor metadata)
public SchemaValidator(ServiceRegistry serviceRegistry, MetadataImplementor metadata)
public void validate()
public static void main(String[] args)
public static MetadataImplementor buildMetadataFromMainArgs(String[] args) throws Exception
main(java.lang.String[])args - The "command line args"Exception - Problems building the MetadataCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.