Releases: sitkoru/Sitko.FluentValidation
Releases · sitkoru/Sitko.FluentValidation
1.10.0
1.10.0 (2023-04-19)
Features
- lower dependencies versions (456b2da)
1.9.1
1.9.1 (2023-03-03)
Bug Fixes
- ci: new option to build packages to folder (9b80f1e)
1.9.0
1.9.0 (2023-03-03)
Features
- return netstandard2.0 support (a51c539)
1.8.2
1.8.2 (2023-01-27)
Bug Fixes
- don't add parent failures to child results (6cd6931)
1.8.1
1.8.1 (2022-12-09)
Bug Fixes
1.8.0
1.8.0 (2022-12-09)
Features
- add options for validation process, allow to skip model validation (3ae4812)
1.7.0
1.7.0 (2022-12-09)
Features
- add extension for getting parent instance (66e2a0f)
1.6.0
1.6.0 (2022-12-09)
Features
- .net: add .NET 7 support (18bf745)
- pass parent validation context to child validators (7bf4633)
1.5.0
1.5.0 (2022-10-20)
Features