['required', 'integer', 'min:1'], 'school_year' => ['required', 'string', 'max:50'], 'placement_level' => ['nullable', 'array'], ]; } }