'required|min-str-len:5|max-str-len:50', 'password' => 'required|min-str-len:6|max-str-len:50', ]; } }