Skip to content

Stratadox/HydrationMappingContracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydration Mapping Contracts

Latest Stable Version License

Mappings for hydration purposes.

Maps array or array-like data structures to object properties, in order to assemble the objects that model a business domain.

Why are there only interfaces in this package

This package exists to decouple the hydrator from it's default mapping implementation.

In this setup, projects that only need the hydrator with no mapping won't need to import the mapping code. Conversely, projects can use the hydration mappings without having to deal with the hydrator itself.

About

Interfaces for the Hydration Mapping package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages