Class Validator

    • Constructor Detail

      • Validator

        public Validator()
    • Method Detail

      • validate

        public abstract void validate​(VespaModel model,
                                      DeployState deployState)
        Validates the input vespamodel
        Parameters:
        model - a VespaModel object
        deployState - the DeployState built from building the model