You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Radarr/src/NzbDrone.Core/Validation
Ryan Matthews 9f2fcebc24
Fixes error message for MovieExistsValidator to state the movie doesn't exist (#723) (#808)
8 years ago
..
Paths Fixes error message for MovieExistsValidator to state the movie doesn't exist (#723) (#808) 8 years ago
FolderValidator.cs
IpValidation.cs
LanguageValidator.cs
NzbDroneValidationExtensions.cs Removed unused using statements 8 years ago
NzbDroneValidationFailure.cs Removed unused using statements 8 years ago
NzbDroneValidationResult.cs Because it's 2016! 8 years ago
NzbDroneValidationState.cs Removed unused using statements 8 years ago
NzbDroneValidator.cs
ProfileExistsValidator.cs
RuleBuilderExtensions.cs Fixed: Allow underscore when validating hostnames 9 years ago
UrlValidator.cs