Releases: ImmediatePlatform/Immediate.Validations
Releases · ImmediatePlatform/Immediate.Validations
v0.11.0
What's Changed
- Add support for static fields by @viceroypenguin in #46
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Add
Length
validator by @viceroypenguin in #44 - Add support for
Description
attribute by @viceroypenguin in #45
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Improve
AdditionalValidations
signature by @viceroypenguin in #43
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.0
What's Changed
- Cleanup code around
nameof()
usage by @viceroypenguin in #41
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Fix support for constant values by @viceroypenguin in #33
- Suppress CA9113/CA1019 in Validators by @viceroypenguin in #37
- Add
Match
Validator by @viceroypenguin in #38 - Add extension method for simpler
AdditionalValidations
by @viceroypenguin in #39 - Update dependencies by @viceroypenguin in #40
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- General QOL improvements by @viceroypenguin in #25
- Cleaner QOL by @viceroypenguin in #26
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add missing
AdditionalValidations
analyzer by @viceroypenguin in #22 - Fix bug with multiple validators on the same property by @viceroypenguin in #23
- Add
Empty
/NotEmpty
validators by @viceroypenguin in #24
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add support for
AdditionalValidations
method by @viceroypenguin in #20 - Add
params
argument 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