@midwayjs/validationClassesParseIntPipeVersion: NextOn this pageParseIntPipe 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