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
What would you like to be added:
Add a warning in (or completly remove?) the object literals section about validation and default values.
Why is this needed:
if the developper using the SDK decides to go with the object literals approach, he might face valid objects that don't define default/const values enforced by builders (e.g. #104)