START_DATE_VALIDATION_ERROR
talawa-api / constants / START_DATE_VALIDATION_ERROR
Variable: START_DATE_VALIDATION_ERROR
> const
START_DATE_VALIDATION_ERROR: Readonly
<{ CODE
: "startdate.notvalid"
; MESSAGE
: "Error: Start date must be greater than or equal to current date."
; PARAM
: "dateValidation"
; }>