Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method MetadataStorage.prototype.getTargetValidatorConstraints
Re-export
import { MetadataStorage } from "https://deno.land/x/deno_class_validator@v1.0.0/src/index.ts";

Gets all validator constraints for the given object.

Parameters

target: Function