Skip to main content

START_DATE_VALIDATION_ERROR

talawa-apiDocs


talawa-api / constants / START_DATE_VALIDATION_ERROR

Variable: START_DATE_VALIDATION_ERROR

> const START_DATE_VALIDATION_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "startdate.notvalid" = "startdate.notvalid"

MESSAGE

> MESSAGE: "Error: Start date must be greater than or equal to current date." = "Error: Start date must be greater than or equal to current date."

PARAM

> PARAM: "dateValidation" = "dateValidation"

Defined in

src/constants.ts:275