https://github.com/vsirotin/nscharik-csharp
NScharik - C# Library for validation in ASP.NET applications
https://github.com/vsirotin/nscharik-csharp
Last synced: over 1 year ago
JSON representation
NScharik - C# Library for validation in ASP.NET applications
- Host: GitHub
- URL: https://github.com/vsirotin/nscharik-csharp
- Owner: vsirotin
- License: apache-2.0
- Created: 2016-11-12T12:22:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-12T13:04:52.000Z (over 9 years ago)
- Last Synced: 2025-01-29T06:41:22.925Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NScharik is a C# library for validating user input in ASP.NET applications.
The validation of user input in Web applications for several reasons
extreme important. Unfortunately, this task often by developers and management is strong
underestimated. The receipt for it will come later, during operation of the application, in the form of
evil form attacks or difficult to understand human error.
The board means of ASP.NET is sufficient for the development of web applications
demanding validation not.
NScharik was one of the first free validation framework that closes this gap.
Unfortunately, currently there is only documentation in German :-(