isValid

open fun isValid(value: String): Boolean

Opened so it can be overridden to suits your validation needs.

Return

true/false if the validation matches the criteria

Sources

androidJvm source
Link copied to clipboard