Skip to content

Added adapter feature to use MagicInput object as input injection in DBCommand

Compare
Choose a tag to compare
@ilham-fuead ilham-fuead released this 05 Jan 07:41
· 21 commits to master since this release

i. Added adapter feature to use MagicInput object as input for populating DBCommand insert & update column seamlessly or through some simple declarative configuration.

ii. Added MagicInput capability to define inputs definition that can be used as seamless input validator(built-in type & format integrity enforcer) and in DBCommand integration as injection.