site->getPattern(Song::class); if ($pattern !== null && Str::match($pattern, $value) !== $value) { $fail(__('validation.regex')); } } }