LENGTH_VALIDATION_ERROR
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"