rskibbe.Validation – Validating .NET objects and values – but easy!
What is rskibbe.Validation? rskibbe.Validation is a free NuGet package for C# and Visual Basic .NET apps, helping you validate „things“ and providing …
This is the base validation package, which helps you validating objects / models / simple values. Helpers like „MaxLength“, „MinLength“, „NotNull“ and much more, are convenient functions callable with a nice and fluent API infrastructure.
What is rskibbe.Validation? rskibbe.Validation is a free NuGet package for C# and Visual Basic .NET apps, helping you validate „things“ and providing …