Skip to main content

REGEX_VALIDATION_ERROR

talawa-apiDocs


talawa-api / constants / REGEX_VALIDATION_ERROR

Variable: REGEX_VALIDATION_ERROR

> const REGEX_VALIDATION_ERROR: Readonly<object>

Type declaration

CODE

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

MESSAGE

> MESSAGE: "Error: Entered value must be a valid string" = "Error: Entered value must be a valid string"

PARAM

> PARAM: "stringValidation" = "stringValidation"

Defined in

src/constants.ts:300