ContainsDigits

data class ContainsDigits(val value: String) : ValidationError

Input has digits

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