ValidationRuleRegistry

works.iterative.forms.ValidationRuleRegistry
See theValidationRuleRegistry companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def check(rule: Rule, value: String, label: => String): Option[UserMessage]