NUMBERconstant
Sugar instance of NumberSchema for an unconstrained number. Equivalent to new NumberSchema({ title: "Number" }).
Examples
NUMBER.validate("42"); // Returns 42Sugar instance of NumberSchema for an unconstrained number. Equivalent to new NumberSchema({ title: "Number" }).
NUMBER.validate("42"); // Returns 42