private fun isContentIdentical(possibleTemplate: BaseTemplate<*, *>, referenceName: String, referenceType: Map<String, String>): Boolean

Check if a given Template is identical.

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