isValidString

abstract fun isValidString(string: String): Boolean

Determines whether the given string is valid for this property.