Class SchemaValidators
java.lang.Object
com.yahoo.config.model.application.provider.SchemaValidators
Wrapper class for schema validators for application package xml files
- Author:
- hmusum
-
Constructor Summary
ConstructorsConstructorDescriptionSchemaValidators(com.yahoo.component.Version vespaVersion) Initializes the validator by using the given file as schema file -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SchemaValidators
public SchemaValidators(com.yahoo.component.Version vespaVersion) Initializes the validator by using the given file as schema file- Parameters:
vespaVersion- the version of Vespa we should validate against
-
-
Method Details
-
servicesXmlValidator
-
hostsXmlValidator
-
deploymentXmlValidator
-