validateMappingRules

abstract fun validateMappingRules(mappingRules: String): Boolean

Validates the mapping rules.

Return

True if the mapping rules are valid, false otherwise.

Parameters

mappingRules

The mapping rules.