Code Generator does not reject invalid feature definitions
The SiLA Edge Gateway contains an invalid feature (sila_edge_gateway#3). I assume that this means that the sila_java code generator did not reject this feature.
I propose to use the XSL feature validator from sila_base (fdl-validation.xsl) on every FDL file given to the code generator to prevent such problems at an early stage of development.