@midwayjs/validationClassesDecoratorValidPipe版本:Next本页总览DecoratorValidPipe HierarchyParsePipeDecoratorValidPipeIndex ConstructorsconstructorMethodstransformvalidatevalidateWithSchemaConstructors constructornew DecoratorValidPipe(): DecoratorValidPipeMethods transformtransform(value: any, options: TransformOptions<unknown>): anypublicvalidatevalidate(value: any, options: TransformOptions<unknown>): anypublicvalidateWithSchemavalidateWithSchema(value: any, options: TransformOptions<unknown>, schema: any): any