import * as denoClassValidator from "https://deno.land/x/deno_class_validator@v1.0.0/src/decorator/string/IsNumberString.ts";
Functions
Checks if the string is numeric. If given value is not a string, then it returns false. | |
Checks if the string is numeric. If given value is not a string, then it returns false. |