HasNoLetters

value class HasNoLetters(val value: String) : ValidationError

Input has no letters

See also

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard
open override val value: String

A value that is being validated