marketflow/yii2-regex-validator Yii2 validator for validating PCRE Regular Expressions

yii2-regex-validator ΒΆ

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.

0 0
1 follower
1 049 downloads
Yii Version: 2.0
License: MIT
Category: Validation
Tags: regex
Developed by: sammousa
Created on: Sep 7, 2018
Last updated: (not set)
Packagist Profile
Github Repository

Related Extensions