- Companion
- object
Value members
Concrete methods
catch and handle all wrong values
catch and handle all wrong values
catch and handle the first wrong value
catch and handle the first wrong value
catch and handle the last wrong value
catch and handle the last wrong value
catch and handle possible wrong values
catch and handle possible wrong values
run the validate effect, yielding a list of failures or A or both
run the validate effect, yielding a list of failures or A or both
run the validate effect, yielding a non-empty list of failures or A or both
run the validate effect, yielding a non-empty list of failures or A or both
run the validate effect, yielding a list of failures Either A
run the validate effect, yielding a list of failures Either A
run the validate effect, yielding a non-empty list of failures Either A
run the validate effect, yielding a non-empty list of failures Either A
run the validate effect, yielding a ValidatedNel
run the validate effect, yielding a ValidatedNel
Deprecated methods
catch and handle possible wrong values
catch and handle possible wrong values
- Deprecated
Inherited methods
check a correct condition
check a correct condition
- Inherited from
- ValidateCreation
create an Validate effect from a single Either value
create an Validate effect from a single Either value
- Inherited from
- ValidateCreation
create an Validate effect from a single Ior value
create an Validate effect from a single Ior value
- Inherited from
- ValidateCreation
create an Validate effect from a single Option value
create an Validate effect from a single Option value
- Inherited from
- ValidateCreation
check a correct value
check a correct value
- Inherited from
- ValidateCreation
create a correct value with warning
create a correct value with warning
- Inherited from
- ValidateCreation