core / pragma.content / ContentHandler / validateExtWithAllContent /
validateExtWithAllContent #
open override fun validateExtWithAllContent(contentByType: Map<String, ContentData<*>>)
Allows for custom validation of nested ext protos across all content types.
Parameters #
contentByType  | Map of all content. Keys are ContentType - use the JSON files names without .json extension.  | 
Throws #
pragma.PragmaException  | 
  |