Skip to main content

END_DATE_VALIDATION_ERROR

talawa-apiDocs


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"

Defined in

src/constants.ts:269