private fun isContentCompatible(possibleTemplate: BaseTemplate<*, *>, referenceName: String, referenceType: Map<String, String>): Boolean
Check if a given Template can be used as if it was the reference template.
Return
true if valid
Parameters
possibleTemplate
a random template
referenceName
the title to check
referenceType
check if all values specified by possibleTemplate are valid using the referenceType schemas