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
I'm upgrading a project from virtus 0.5.4 to 1.0.5. The existing code calls with. That method appears to have been dropped in the change from ValueObject to value_object, and I'm having trouble figuring out what replaces it.
Unfortunately it's a really difficult term to search 😅
The text was updated successfully, but these errors were encountered:
Hi,
I'm upgrading a project from virtus 0.5.4 to 1.0.5. The existing code calls
with
. That method appears to have been dropped in the change fromValueObject
tovalue_object
, and I'm having trouble figuring out what replaces it.Unfortunately it's a really difficult term to search 😅
The text was updated successfully, but these errors were encountered: