File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Extensions
22
33The validator's architecture allows to replenish its missing functionality via extensions. A few already exist
4- and are available for usage. Note that they are not official in terms of not being part of Yiisoft packages.
4+ and are available for usage:
5+
6+ | Name | Link | Author |
7+ | ---------------------------| ------------------------------------------------------| -------------|
8+ | Scenarios like in Yii 2 | https://github.com/vjik/yii-validator-scenarios | @vjik |
9+ | Wrapper for Symfony rules | https://github.com/vjik/yii-validator-symfony-rule | @vjik |
10+ | Phone numbers validation | https://github.com/beastbytes/phone-number-validator | @beastbytes |
11+
12+ Note that they are not official in terms of not being part of Yiisoft packages.
513
614## Scenarios
715
You can’t perform that action at this time.
0 commit comments