export enum ValidationBehaviour { CURRENT_DATE = 'CURRENT_DATE', START_OF_PERIOD = 'START_OF_PERIOD', }