Skip to main content

DEFAULT_REGEX

Static DEFAULT_REGEX 

Source
pub static DEFAULT_REGEX: Lazy<IndexMap<&'static str, &'static str>>
Expand description

PHP think\Validate::$defaultRegex 内置正则

对齐 PHP Validate.php 第 125-136 行