ValidTextNoLinkRule
final class ValidTextNoLinkRule implements ValidationRuleInterface (View source)
Traits
Methods
matchesString(mixed $value, string $pattern)
bool
matchesScalar(mixed $value, string $pattern)
bool
validate(mixed $value, string|null $param, array $data)
bool
Details
matchesString
protected bool
matchesString(mixed $value, string $pattern)
No description
matchesScalar
protected bool
matchesScalar(mixed $value, string $pattern)
No description
validate
bool
validate(mixed $value, string|null $param, array $data)
No description