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 there a way to make validation partial or optional ? #30

Open
phoenix2082 opened this issue Sep 8, 2021 · 2 comments
Open

Is there a way to make validation partial or optional ? #30

phoenix2082 opened this issue Sep 8, 2021 · 2 comments

Comments

@phoenix2082
Copy link

For example, while using with REST APIs (Luminus), for POST request all fields validated as defined in validation schema, but for PUT request, only fields present in request body validated using same validation schema.

@DiazD
Copy link

DiazD commented Dec 28, 2021

@phoenix2082 could you provide some examples? I'm interested in the issue.

@phoenix2082
Copy link
Author

I don't have example handy right now. At that time I was working on REST API. Let me find some example.

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

2 participants