https://github.com/fawzymokhtar/dotnetvalidator
DotNet Validator is a .NET library that contains a set of utility methods which could be used to validate or sanitize .NET data-models.
https://github.com/fawzymokhtar/dotnetvalidator
csharp data-model dotnet dotnet-standard2 model-sanitization model-validation sanitization sanitizer validation
Last synced: about 1 month ago
JSON representation
DotNet Validator is a .NET library that contains a set of utility methods which could be used to validate or sanitize .NET data-models.
- Host: GitHub
- URL: https://github.com/fawzymokhtar/dotnetvalidator
- Owner: FawzyMokhtar
- License: mit
- Created: 2019-08-24T01:07:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:00:28.000Z (over 2 years ago)
- Last Synced: 2025-03-11T20:46:51.832Z (about 1 month ago)
- Topics: csharp, data-model, dotnet, dotnet-standard2, model-sanitization, model-validation, sanitization, sanitizer, validation
- Language: C#
- Homepage: https://FawzyMokhtar.github.io/DotNetValidator-Docs
- Size: 1.83 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DotNetValidator
DotNet Validator is a .NET library that contains a set of utility methods which could be used to validate or sanitize .NET data-models.[](https://fawzymokhtar.github.io/DotNetValidator-Docs "DotNet Validator Documentation")
See **[documntation](https://fawzymokhtar.github.io/DotNetValidator-Docs "DotNet Validator Documentation")** for more details.