core / pragma.content / ContentData / validateExtWithAllContent /
validateExtWithAllContent #
abstract fun validateExtWithAllContent(contentByType: Map<String, ContentData<*>>)
Implement validateExtWithAllContent to validate any cross-content nested IDs under nested ext protos.
Parameters #
contentByType | Map containing all content. Keys are the content type as strings - use the file name without extension for reference. |
Throws #
pragma.PragmaException | InventoryService_CrossContentValidationError |