'required|uuid|string|max:255', 'password' => 'required|string|confirmed', ]; } }