ValidateEvidence

neotype.ValidatedWrapper.ValidateEvidence

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

inline def ??(inline bool: Boolean)(message: String): Boolean
Extension method from ValidatedWrapper
inline def isEmail(inline string: String): Boolean
Extension method from ValidatedWrapper
inline def isURL(inline string: String): Boolean
Extension method from ValidatedWrapper
inline def isUUID(inline string: String): Boolean
Extension method from ValidatedWrapper