Class GlobalDocumentChangeValidator

java.lang.Object
com.yahoo.vespa.model.application.validation.change.GlobalDocumentChangeValidator
All Implemented Interfaces:
ChangeValidator

public class GlobalDocumentChangeValidator extends Object implements ChangeValidator
Class that adds a validation failure if global attribute changes for a document type in a content cluster unless corresponding override is present.
  • Constructor Details

    • GlobalDocumentChangeValidator

      public GlobalDocumentChangeValidator()
  • Method Details