type alias Validatableimport { type Validatable } from "https://deno.land/x/valideno@v1.0.0/mod.ts"; definition: Schema | Validator | Validator[]