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
As of now, handling of null/undefined values are dependent on the property settings (mainly isOptional) and global settings. We should improve the way it handles that.
As discussed in #138, we will need to introduce breaking changes for concise usage of null/undefined.
The text was updated successfully, but these errors were encountered:
As of now, handling of null/undefined values are dependent on the property settings (mainly isOptional) and global settings. We should improve the way it handles that.
As discussed in #138, we will need to introduce breaking changes for concise usage of null/undefined.
The text was updated successfully, but these errors were encountered: