END_DATE_VALIDATION_ERROR
talawa-api • Docs
talawa-api / constants / END_DATE_VALIDATION_ERROR
Variable: END_DATE_VALIDATION_ERROR
> const
END_DATE_VALIDATION_ERROR: Readonly
<object
>
Type declaration
CODE
> CODE: "enddate.notvalid"
= "enddate.notvalid"
MESSAGE
> MESSAGE: "Error: End date must be greater than or equal to start date."
= "Error: End date must be greater than or equal to start date."
PARAM
> PARAM: "dateValidation"
= "dateValidation"