dry-rb / dry-validation

Validation library with type-safe schemas and rules
https://dry-rb.org/gems/dry-validation
MIT License
1.34k stars 188 forks source link

Documentation missmatch: `predicates_as_macros` is not available until v1.2 #727

Open ssoulless opened 1 year ago

ssoulless commented 1 year ago

I just wanted to point out that in the official docs it talks about :predicates_as_macros extension since v1.0 but it is not available until v1.2 so it would be cool to update those docs