Skip to main content

FIELD_NON_EMPTY_ERROR

talawa-apiDocs


talawa-api / constants / FIELD_NON_EMPTY_ERROR

Variable: FIELD_NON_EMPTY_ERROR

> const FIELD_NON_EMPTY_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "field_non_empty_error" = "field_non_empty_error"

MESSAGE

> MESSAGE: "Error: Field cannot be null, an empty string, or contain only spaces." = "Error: Field cannot be null, an empty string, or contain only spaces."

PARAM

> PARAM: "field" = "field"

Defined in

src/constants.ts:281