Skip to main content

FIELD_NON_EMPTY_ERROR

talawa-api


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"; }>

Defined in

src/constants.ts:310