Releases: ImmediatePlatform/Immediate.Validations
Releases · ImmediatePlatform/Immediate.Validations
v0.4.0
What's Changed
- Add missing
AdditionalValidationsanalyzer by @viceroypenguin in #22 - Fix bug with multiple validators on the same property by @viceroypenguin in #23
- Add
Empty/NotEmptyvalidators by @viceroypenguin in #24
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add support for
AdditionalValidationsmethod by @viceroypenguin in #20 - Add
paramsargument support by @viceroypenguin in #21
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Remove Type Constraints by @viceroypenguin in #18
- Add support for inheritance of validations by @viceroypenguin in #19
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Initial Version by @viceroypenguin in #5
- Cleanup whitespace by @viceroypenguin in #6
- Add Analyzer for
Validatorclasses by @viceroypenguin in #7 - Add analyzer for missing
requiredmodifier by @viceroypenguin in #9 - Add analyzers for a
Validateclass by @viceroypenguin in #11 - Add
[assembly: Behaviors]analyzer by @viceroypenguin in #12 - Add
TargetTypeattribute support by @viceroypenguin in #13 - Correct
TargetTypemeaning by @viceroypenguin in #14 - Bump Verify.Xunit from 24.1.0 to 24.2.0 by @dependabot in #10
- Add more Validators by @viceroypenguin in #16
- Remove unnecessary dependencies by @viceroypenguin in #17
New Contributors
- @viceroypenguin made their first contribution in #5
- @dependabot made their first contribution in #10
Full Changelog: https://github.com/ImmediatePlatform/Immediate.Validations/commits/v0.1.0