Same Value Rule

fun SameValueRule(comparison: () -> String, errorMessage: String)

Parameters

comparison

method that returns the string you want to compare

errorMessage

message to display when view not validated

Sources

Link copied to clipboard