dry-rb / dry-schema

Coercion and validation for data structures
https://dry-rb.org/gems/dry-schema
MIT License
425 stars 109 forks source link

fix error when using hash input for struct extension schema #378

Closed cpgo closed 2 years ago

cpgo commented 3 years ago

Trying to fix https://github.com/dry-rb/dry-schema/issues/374 based on @flash-gordon comment