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