Class DeploymentSpecValidator


  • public class DeploymentSpecValidator
    extends Validator
    Validate deployment spec (deployment.xml).
    Author:
    hmusum, bratseth
    • Constructor Detail

      • DeploymentSpecValidator

        public DeploymentSpecValidator()
    • 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