['required', 'integer', 'exists:users,id'], 'school_year' => ['nullable', 'string', 'max:20'], ]; } }