Class DocumentTypeChangeValidator


  • public class DocumentTypeChangeValidator
    extends java.lang.Object
    Validates the changes between a current and next document type used in a document database.
    Since:
    2014-11-25
    Author:
    toregge
    • Method Detail

      • validate

        public java.util.List<VespaConfigChangeAction> validate​(com.yahoo.config.application.api.ValidationOverrides overrides,
                                                                java.time.Instant now)