Skip to main content
Module

x/danet/validation.ts>createDecorator

The most mature backend framework for Deno
Go to Latest
variable createDecorator
Re-export
import { createDecorator } from "https://deno.land/x/danet@2.0.3-alpha/validation.ts";

type

(validatorFunction: ValidateFunction, validatorOption: ValidateFunctionOptions) => PropertyDecorator