interface NumberValue implements Valueimport { type NumberValue } from "https://deno.land/x/easyts@0.1.3/assert.ts"; Propertiesoptionalmin: numberoptionalmax: numberoptionalnotMin: booleanoptionalnotMax: boolean