Class SecretStoreValidator


  • public class SecretStoreValidator
    extends Validator
    Validates the requirements for setting up a secret store.
    Author:
    gjoranv
    • Constructor Detail

      • SecretStoreValidator

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