Lidarr/src/NzbDrone.Core/Validation
Mark McDowall 1361492bf5 New: Require password confirmation when setting or changing password
(cherry picked from commit b248163df598dc611ee919d525eb7357256d73d5)

Closes #4315
2023-11-19 21:57:25 +02:00
..
Paths New: Require password confirmation when setting or changing password 2023-11-19 21:57:25 +02:00
DownloadClientExistsValidator.cs New: Add Download Client validation for indexers 2023-10-29 01:17:17 +03:00
FolderChmodValidator.cs Rename to FolderChmodValidator to match class name 2023-10-30 22:35:27 +02:00
FolderValidator.cs New: Improve validation messages 2023-05-21 20:04:06 +03:00
GuidValidator.cs Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
IpValidation.cs Fixed: Improve Bind Address validation and help text 2022-12-11 19:00:17 -06:00
MetadataProfileExistsValidator.cs Fixed: Migrate to FluentValidation 9 2023-04-29 00:39:04 -05:00
NzbDroneValidationExtensions.cs Simplify ShouldHaveApiKey and HasErrors 2023-05-28 21:22:53 +03:00
NzbDroneValidationFailure.cs Minor CS improvements in NzbDroneValidation 2023-05-21 19:57:37 +03:00
NzbDroneValidationResult.cs Minor CS improvements in NzbDroneValidation 2023-05-21 19:57:37 +03:00
NzbDroneValidationState.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
QualityProfileExistsValidator.cs Allow 0 as valid value in QualityProfileExistsValidator 2023-10-29 01:14:53 +03:00
RuleBuilderExtensions.cs New: IPv6 support for connections/indexers/download clients 2022-12-11 19:00:18 -06:00
UrlValidator.cs New: Improve validation messages 2023-05-21 20:04:06 +03:00