PrintsCharming / ObjectHydrator

This project allows you to pass custom POCO's to it, and have it return an instance of the class populated with randomly generated data. This random data can be overridden by convention.
Apache License 2.0
39 stars 19 forks source link

Revert "Added support for Nullable Types" #22

Closed PrintsCharming closed 6 years ago

PrintsCharming commented 6 years ago

Reverts PrintsCharming/ObjectHydrator#20