We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c8c6c commit 2cd9a91Copy full SHA for 2cd9a91
README.md
@@ -62,6 +62,10 @@ This extension specifies types of values passed to:
62
* `Assert::methodExists`
63
* `Assert::propertyExists`
64
* `Assert::isArrayAccessible`
65
+* `Assert::length`
66
+* `Assert::minLength`
67
+* `Assert::maxLength`
68
+* `Assert::lengthBetween`
69
* `nullOr*` and `all*` variants of the above methods
70
71
0 commit comments