import * as denoClassValidator from "https://deno.land/x/deno_class_validator@v1.0.0/src/decorator/common/IsNotEmpty.ts";
Functions
Checks if given value is not empty (!== '', !== null, !== undefined). | |
Checks if given value is not empty (!== '', !== null, !== undefined). |