Optional
Deeply clones a value. By default, the value is serialized and then deserialized (which could be much more expensive than a custom operation).
Performs validation logic. By default, only isValueType is checked, using the serDes field.
isValueType
serDes
Deeply clones a value. By default, the value is serialized and then deserialized (which could be much more expensive than a custom operation).