marketflow/yii2-regex-validator
Composer 安装命令:
composer require marketflow/yii2-regex-validator
包简介
Yii2 validator for validating PCRE Regular Expressions
README 文档
README
Validate regular expressions with Yii2
This validator validates if a given regular expression is a valid regular expression. It does this by trying to match a subject and catching any exceptions.
It does not (yet) support client side validation since Javascript and PHP have different RE syntaxes.
统计信息
- 总下载量: 1.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-02-06