Releases: SharpGrip/FluentValidation.AutoValidation
Releases · SharpGrip/FluentValidation.AutoValidation
v1.4.0
What's Changed
- add validation interceptor functionality by @mvdgun in #22
- add interceptor logic per validator by @mvdgun in #23
- add auto validation attribute logic by @mvdgun in #28
- Removed dependency on IServiceProvider from endpoint and action filter constructors. by @mgernand in #30
New Contributors
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.0
What's Changed
- refactor: change the way action filter checks custom attribute in controller by @alshuriga in #3
- add customer result factory logic by @mvdgun in #6
New Contributors
- @alshuriga made their first contribution in #3
Full Changelog: v1.0.1...v1.1.0