Closed bmalinconico closed 5 years ago
I can address the code climate issues with the size?
and bytesize?
methods being essentially the same, but i think that would hurt readability.
For documentation purposes should I open a pr with? https://github.com/dry-rb/dry-rb.org
Yes please
This is a fairly simple enhancement to validate the byteszie of my string input, not just the character count.
It follows the same form as min_size?, max_size?, and size? predicates.
For documentation purposes should I open a pr with? https://github.com/dry-rb/dry-rb.org Follow up: Add integration test to dry-schema