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

Feature/patro23 46 fluent validation #8

Merged
merged 14 commits into from
Mar 19, 2023

Conversation

PiotrekkP
Copy link
Contributor

No description provided.

Piotr Paluszek added 6 commits March 15, 2023 15:05
- readonly fields in ExampleController
- ValidateAsync() instead of Validate()
- Serializing private fields in error response
- using IValidator<ClassName> approach
- created properties in ErrorResponse
- removed code responsible for private fields serializing
- Throw AppException when valiadtion fail
Piotr Paluszek and others added 3 commits March 17, 2023 16:28
- Removed ErrorResponse class
- Passing list of validation errors straight to AppException constructor
@PiotrekkP PiotrekkP merged commit 03307aa into dev Mar 19, 2023
@PiotrekkP PiotrekkP deleted the feature/PATRO23-46-fluent-validation branch March 19, 2023 23:28
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

Successfully merging this pull request may close these issues.

3 participants