IsoDateString

org.encalmo.models.IsoDateString$package.IsoDateString

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(isoDateString: String): IsoDateString
inline def apply(value: LocalDate): IsoDateString
inline def show(value: IsoDateString): LocalDate

Inherited methods

inline def unapply(value: IsoDateString): Option[LocalDate]

Attributes

Inherited from:
OpaqueType

Concrete fields

val regex: Regex

Givens

Givens

Extensions

Inherited extensions

extension (value: IsoDateString)
inline def existsIn(values: IsoDateString*): Boolean

Attributes

Inherited from:
OpaqueType