Skip to content

Sample Project with implementation of AF.DataValidation component

Notifications You must be signed in to change notification settings

skc-chy/AF.DataValidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sample Project with implementation of AF.DataValidation component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages