Interface VersionPeriodPublishValidation


public interface VersionPeriodPublishValidation
  • Method Summary

    Modifier and Type Method Description
    void validate​(java.time.LocalDateTime fromDate, java.time.LocalDateTime toDate, java.lang.Integer refBookId)  
  • Method Details

    • validate

      void validate​(java.time.LocalDateTime fromDate, java.time.LocalDateTime toDate, java.lang.Integer refBookId)