@sourceloop/authentication-service / Exports / ModelPropertyDescriptionString
Enumeration: ModelPropertyDescriptionString¶
Table of contents¶
Enumeration Members¶
Enumeration Members¶
reqNumPropDesc¶
• reqNumPropDesc = "This property is supposed to be a number and is a required field"
Defined in¶
services/authentication-service/src/modules/auth/models/model-property-description.enum.ts:7
reqStrPropDesc¶
• reqStrPropDesc = "This property is supposed to be a string and is a required field"
Defined in¶
services/authentication-service/src/modules/auth/models/model-property-description.enum.ts:6