neotype
neotype
API
neotype
Calc
Constant
EqualTo
GreaterThan
LessThan
GreaterThanOrEqual
LessThanOrEqual
And
Or
Not
Add
ToDouble
Length
Substring
ToUpper
ToLower
StartsWith
EndsWith
Contains
MatchesRegex
RegexMatches
StringNonEmpty
StringIsEmpty
StringApply
StringTrim
WithMessage
Block
Reference
Calc
CalcDef
Newtype
Newtype
Simple
Simple
Seal
Subtype
Subtype
Simple
Simple
Uninlined
Unseal
ValidatedWrapper
ValidateEvidence
Wrapper
neotype
/
neotype
/
ValidatedWrapper
ValidatedWrapper
neotype.ValidatedWrapper
trait
ValidatedWrapper
[
A
]
extends
Wrapper
[
A
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Wrapper
[
A
]
class
Object
trait
Matchable
class
Any
Known subtypes
class
Newtype
[
A
]
class
Subtype
[
A
]
Self type
ValidatedWrapper
[
A
]
Clear all
Members list
Concise view
Type members
Classlikes
trait
ValidateEvidence
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Inherited types
type
Type
Attributes
Inherited from:
Wrapper
Value members
Abstract methods
def
validate
(
value
:
A
):
Boolean
Concrete methods
def
failureMessage
:
String
Givens
Givens
inline
given
given_ValidateEvidence
:
ValidateEvidence
Extensions
Extensions
extension
(x$1:
ValidateEvidence
)
inline
def
??
(
inline
bool
:
Boolean
)(
message
:
String
):
Boolean
extension
(x$1:
ValidateEvidence
)
inline
def
isEmail
(
inline
string
:
String
):
Boolean
inline
def
isURL
(
inline
string
:
String
):
Boolean
inline
def
isUUID
(
inline
string
:
String
):
Boolean