FIELD_NON_EMPTY_ERROR
talawa-api / constants / FIELD_NON_EMPTY_ERROR
Variable: FIELD_NON_EMPTY_ERROR
> const
FIELD_NON_EMPTY_ERROR: Readonly
<{ CODE
: "field_non_empty_error"
; MESSAGE
: "Error: Field cannot be null, an empty string, or contain only spaces."
; PARAM
: "field"
; }>