Skip to main content

LENGTH_VALIDATION_ERROR

talawa-apiDocs


talawa-api / constants / LENGTH_VALIDATION_ERROR

Variable: LENGTH_VALIDATION_ERROR

> const LENGTH_VALIDATION_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "string.notValid" = "string.notValid"

MESSAGE

> MESSAGE: "Error: Length must be greater than 0 and less than" = "Error: Length must be greater than 0 and less than"

PARAM

> PARAM: "stringValidation" = "stringValidation"

Defined in

src/constants.ts:288