Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add validator for checking objectId format when using GET api by objectid [enhancement] #56

Open
brajkannan opened this issue Nov 3, 2017 · 0 comments

Comments

@brajkannan
Copy link

Recently, when i pass some unknown value in {id} with GET api by id, it is returning

CastError: Cast to ObjectId failed for value "12" at path "_id"

Is it possible, to add validator for object id check if proper value. if not then throw a proper error message from query men.. if it possible, it would be great for my use case

@brajkannan brajkannan changed the title Is it possible to add validator for checking objectId format when using GET api by objectid Is it possible to add validator for checking objectId format when using GET api by objectid [enhancement] Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant