What's Changed
- add check on controller attribute by @mvdgun in #40
- add support for net 9 by @mvdgun in #42
- add null binding source by @mvdgun in #43
- improve and clarify the validator registration documentation by @mvdgun in #44
- use the parameter's runtime type to resolve the validator rather than its declared type by @icnocop in #47
- Fixed typo in README.md by @icnocop in #50
New Contributors
Full Changelog: v1.4.0...v1.5.0