Value

sealed trait Value extends AsValidable[ValidatedValue]
Companion
object
class Object
trait Matchable
class Any

Value members

Inherited methods

def matchRegex(regex: Regex): ValidatedValue
Inherited from
AsValidable
Inherited from
AsValidable

Abstract fields

val ref: Option[String]