import * as tsMatches from "https://deno.land/x/ts_matches@v5.4.0/src/parsers/every-parser.ts";
Functions
Intersection is a good tool to make sure that the validated value
is in the intersection of all the validators passed in. Basically an |
import * as tsMatches from "https://deno.land/x/ts_matches@v5.4.0/src/parsers/every-parser.ts";
Intersection is a good tool to make sure that the validated value
is in the intersection of all the validators passed in. Basically an |