Class ValidationOverridesValidator


  • public class ValidationOverridesValidator
    extends Validator
    Validate validation overrides (validation-overrides.xml). Done as a validator to make sure this is done when validating the mode and not when building the model
    Author:
    hmusum
    • Constructor Detail

      • ValidationOverridesValidator

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