REGEX_VALIDATION_ERROR
talawa-api • Docs
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"