suspend fun validateTemplatedField(templatedNode: TemplatedNode, field: String): Boolean

Validates a value of a templated field

Return

true if the current value of the templated field is compatible with the template

Parameters

templatedNode

the TemplatedNode of which a field should be validated

field

the name of the templated field to validate