Info
| Version: | 1.0.7 |
| Author(s): | N.Delaval |
| Last Update: | Wednesday, August 10, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NicoDvl/StringContentValidator |
| NuGet Url: | https://www.nuget.org/packages/StringContentValidator |
Install
Install-Package StringContentValidator
dotnet add package StringContentValidator
paket add StringContentValidator
StringContentValidator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
Tags
Ensures that the content read from csv files or excel files is valid or provides maximum feedback if validation errors occur.