-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
/cc @kamsi
It should apply to both creating new classes (extensions), and creating new instances.
Currently we have just required setting, and all it does it prevents deletion of already set properties that have required set to true.
We need a mean, through which initialization of new object (or class) will crash when some properties are not provided to constructor (still at this point I'm not sure what should be the name of property that will mark that)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels