import * as denoClassValidator from "https://deno.land/x/deno_class_validator@v1.0.0/src/decorator/number/IsDivisibleBy.ts";
Functions
Checks if value is a number that's divisible by another. | |
Checks if value is a number that's divisible by another. |