add plugin to eslint which adds error when DomainObject.nested
is not set and def has nested types
#7
Labels
pit-of-success
Something that prevents bugs in common use cases
we want this plugin to be generic, so that other errors/warns can be added
side note: eventually we will want to add the
decorate()
option of adding this data to itthe message should explain that without doing this:
serialize
andgetUniqueIdentifier
will throw errors in some cases and silent bugs in others (i.e., very dangerous)The text was updated successfully, but these errors were encountered: