-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed the validation abstraction. (#76)
- Loading branch information
Showing
31 changed files
with
192 additions
and
783 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
32 changes: 0 additions & 32 deletions
32
src/Fluxera.Extensions.Validation.Abstractions/IValidationBuilder.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 0 additions & 19 deletions
19
src/Fluxera.Extensions.Validation.Abstractions/IValidator.cs
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
src/Fluxera.Extensions.Validation.Abstractions/IValidatorFactory.cs
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
src/Fluxera.Extensions.Validation.Abstractions/ValidationError.cs
This file was deleted.
Oops, something went wrong.
51 changes: 0 additions & 51 deletions
51
src/Fluxera.Extensions.Validation.Abstractions/ValidationException.cs
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
src/Fluxera.Extensions.Validation.Abstractions/ValidationResult.cs
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...luxera.Extensions.Validation.DataAnnotations/DataAnnotationsValidationValidatorFactory.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.