'max:2', 'birthday' => 'date|nullable', 'residence' => 'max:50', 'education' => 'max:10', 'school' => 'max:50', 'class' => 'max:20' ]; } }