Skip to content

v1.4.0: Abstractions for enforcing maximum or minimum length of values (#12)

Compare
Choose a tag to compare
@steinfletcher steinfletcher released this 16 Jan 09:04
· 28 commits to master since this release
* Add abstraction for checking minimum length

* Add abstraction for checking maximum length

* Refactor: MoreThan -> GreaterThan