Class SchemasDirValidator


  • public class SchemasDirValidator
    extends Validator
    Validates that correct directory is used for schemas
    Author:
    hmusum
    • Constructor Detail

      • SchemasDirValidator

        public SchemasDirValidator()
    • Method Detail

      • validate

        public void validate​(VespaModel model,
                             DeployState deployState)
        Description copied from class: Validator
        Validates the input vespamodel
        Specified by:
        validate in class Validator
        Parameters:
        model - a VespaModel object
        deployState - the DeployState built from building the model