@midwayjs/validationClassesParseIntPipe版本:Next本页总览ParseIntPipe HierarchyParsePipeParseIntPipeIndex ConstructorsconstructorMethodsgetSchematransformvalidatevalidateWithSchemaConstructors constructornew ParseIntPipe(): ParseIntPipeMethods getSchemagetSchema(): anytransformtransform(value: any, options: TransformOptions<unknown>): anypublicvalidatevalidate(value: any, options: TransformOptions<unknown>): anypublicvalidateWithSchemavalidateWithSchema(value: any, options: TransformOptions<unknown>, schema: any): any