If you need to serialize an DTO, or an object where an DTO is embedded, you will get a ``` Exception: Serialization of 'Closure' is not allowed ``` as Validation logic contains Closures, that cannot get serialized.