NotUppercase

value class NotUppercase(val value: String) : ValidationError

Input's value is not uppercase

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