interface CheckIntOptsimport { type CheckIntOpts } from "https://deno.land/x/stone_soup@v8.0.0/src/core-validators/checkers.ts"; Propertiesoptionaloptional: booleanoptionalnullable: booleanoptionalmin: numberoptionalmax: number