Releases: TechNobre/PowerUtils.Results.Validations
Releases · TechNobre/PowerUtils.Results.Validations
v2.0.1
2.0.1 (2024-04-02)
Bug Fixes
v2.0.0
2.0.0 (2024-04-02)
Bug Fixes
- Marked all implementations as
Obsolete
(2381f78)
BREAKING CHANGES
v1.1.1
1.1.1 (2022-10-10)
Bug Fixes
- Rename ErrorFactory to ErrorCodeFactory to prevent conflits (434a41f)
v1.1.0
1.1.0 (2022-10-09)
Bug Fixes
- ErrorCode for DateTimeValidations (53a9fad)
- Wrong value when the input is null for
ToTimeNullable
, ToDateNullable
and ToDateTimeNullable
(ac9c6ed)
Features
- Added new validation
IfCountOutOfRange()
(753c4e5)
- Added validations for
DateOnly
(7895014)
- Added validations for
TimeOnly
(476056d)
v1.0.0
1.0.0 (2022-09-27)
Features
- Added ability to return custom errors (840a188)
- Added new method
ShouldBeValidCardExpiryDate()
(6a3a88d)
- Added validation
ShouldBeCardNumber()
(32329fa)
- Added validation for CVV card (1364a30)
- Kickoff (0ab922c)