['required', 'string'], 'g-recaptcha-response' => [new GoogleRecaptchaRule], 'cf-turnstile-response' => [resolve(Turnstile::class)], ]; } }