['required', 'string', 'max:50'], 'password' => ['required', 'string', 'max:255'], ]; } }