Architecture.Foundation.DataValidator NuGet Package

This component provides attribute-based server-side data validation function on DTO object.
The unique feature of this component is it allow data validation per operation.

i.e., Add/Update.

When we are using common data entity for multiple operations, like add, update or delete then one specific field which is mandatory for one operation may not be mandatory for other operation.
This package helps to overcome this problem by accepting operation type while validating the entity.




Got any Architecture.Foundation.DataValidator Question?





Info

Version: 2.0.1
Author(s): Sukanta Choudhury
Last Update: Monday, April 17, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/skc-chy/AF.DataValidator/wiki
NuGet Url: https://www.nuget.org/packages/AF.DataValidator


Install
Install-Package AF.DataValidator
dotnet add package AF.DataValidator
paket add AF.DataValidator
AF.DataValidator Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

376