@midwayjs/validationClassesDecoratorValidPipeVersion: NextOn this pageDecoratorValidPipe 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