import * as denoClassValidator from "https://deno.land/x/deno_class_validator@v1.0.0/src/decorator/object/IsNotEmptyObject.ts";
Functions
Checks if the value is valid Object & not empty. Returns false if the value is not an object or an empty valid object. | |
Checks if the value is valid Object & not empty. Returns false if the value is not an object or an empty valid object. |