Danger

You are looking at the documentation for an older version of the SDV! We are no longer supporting or maintaining this version of the software

Click here to go to the new docs pages.

sdv.constraints.Inequality.to_dict

Inequality.to_dict()

Return a dict representation of this Constraint.

The dictionary will contain the Qualified Name of the constraint class in the key constraint, as well as any other arguments that were passed to the constructor when the instance was created.

Returns

Dict representation of this Constraint.

Return type

dict