You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make marshaling/unmarshaling a hooked step so that the use of Marshal can be replaced or augmented with other steps. An example use case would be to encrypt/decrypt all or portions of a model when persisting/retrieving.
The text was updated successfully, but these errors were encountered:
Make marshaling/unmarshaling a hooked step so that the use of Marshal can be replaced or augmented with other steps. An example use case would be to encrypt/decrypt all or portions of a model when persisting/retrieving.
The text was updated successfully, but these errors were encountered: