dgs.utils.image.CustomTransformValidator

class dgs.utils.image.CustomTransformValidator[source]

All the custom transforms need to extract and validate values from args and kwargs. The values are always the same, therefore, it is possible to create an external validation function.

Methods

__init__()

Attributes

validators