Interface Validation.ChangeContext

All Superinterfaces:
Validation.Context
Enclosing class:
Validation

public static interface Validation.ChangeContext extends Validation.Context
  • Method Summary

    Modifier and Type
    Method
    Description
    The previous model, if any.
    void
    require(com.yahoo.config.model.api.ConfigChangeAction action)
    Report an action the user must take to change to the new configuration.

    Methods inherited from interface com.yahoo.vespa.model.application.validation.Validation.Context

    deployState, illegal, illegal, invalid, model