Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/validatte/mod.ts>IsBefore

A Savory Class validator for Deno
Go to Latest
variable IsBefore
import { IsBefore } from "https://deno.land/x/validatte@0.7.1/mod.ts";

type

(dateToBeBefore?: string) => unknown