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
Now that we generate nullability annotations on POCOs in the codegen (see #3061), we could consider making elements with a cardinality of 1..1 non nullable. We should investigate whether this is realistic, especially considering the amount of "test POCOs" which will give compile errors
The text was updated successfully, but these errors were encountered:
Now that we generate nullability annotations on POCOs in the codegen (see #3061), we could consider making elements with a cardinality of 1..1 non nullable. We should investigate whether this is realistic, especially considering the amount of "test POCOs" which will give compile errors
The text was updated successfully, but these errors were encountered: