['nullable', 'integer', 'min:1'], 'school_year' => ['required', 'string', 'max:50'], 'placement_test' => ['nullable', 'string', 'max:100'], 'open' => ['nullable', 'string', 'max:5'], ]; } }