Skip to content

Mongoose Schema Set max String length higher than 255 #9999

Discussion options

You must be logged in to vote

try postBody: { type: String, required: true, minLength: 255, maxLength: 1000 }

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Sandbox-Freddy
Comment options

@AbdelrahmanHafez
Comment options

Answer selected by Sandbox-Freddy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants