isValid

fun isValid(mention: String): Boolean

Validate a mention against all rules defined for this property.

Return

true if all rules pass, false otherwise

Parameters

mention

The mention text to validate