@midwayjs/validateClassesParseIntPipeVersion: NextSur cette pageParseIntPipe HierarchyParsePipeParseIntPipeIndex ConstructorsconstructorMethodsgetSchematransformvalidatevalidateWithSchemaConstructors constructornew ParseIntPipe(): ParseIntPipeMethods getSchemagetSchema(): AnySchema<any>transformtransform(value: any, options: TransformOptions<unknown>): anyvalidatevalidate(value: any, options: TransformOptions<unknown>): anyvalidateWithSchemavalidateWithSchema(value: any, options: TransformOptions<unknown>, schema: AnySchema<any>): any