Checks if the given value is a Map with at least one entry.
// Ensure the map is not empty.@MapNotEmpty()values: Map Copy
// Ensure the map is not empty.@MapNotEmpty()values: Map
Optional
Generic class-validator options.
Checks if the given value is a Map with at least one entry.
Example