['nullable', 'string', 'max:255'], 'email' => ['nullable', 'string', 'max:255'], 'message' => ['nullable', 'string', 'max:1000'], ]; } }