Releases: Pankraty/FluentValidation.HttpExtensions
Releases · Pankraty/FluentValidation.HttpExtensions
v.0.2.0
What's Changed
- Add .Net 6.0 support and fix issue with PropertyName for the whole entity by @YanaVdovina in #4
New Contributors
- @YanaVdovina made their first contribution in #4
Full Changelog: v.0.1.0...v.0.2.0
v.0.1.0
The initial version of the package.
It supports the following extensions for validation rules:
AsForbidden()
AsNotFound()
AsMethodNotAllowed()
AsNotAcceptable()
AsConflict()
AsGone()
AsLocked()
https://www.nuget.org/packages/Pankraty.FluentValidation.HttpExtensions/0.1.0