webcompere / model-assert

Assertions for data models
MIT License
28 stars 3 forks source link

Use custom `ObjectMapper` #41

Closed ashleyfrieze closed 1 month ago

ashleyfrieze commented 2 years ago

Summary

Where the objects being asserted need special configuration of object mapper, it should be possible to create a custom JsonProviderFactory and use that (or somesuch)