Uses of Class
io.vavr.API.For1Validation
Packages that use API.For1Validation
Package
Description
Beside
API the io.vavr package contains core types like (Checked)Functions and Tuples.-
Uses of API.For1Validation in io.vavr
Methods in io.vavr that return API.For1ValidationModifier and TypeMethodDescriptionstatic <L,T1> API.For1Validation <L, T1> API.For(@NonNull Validation<L, T1> ts1) Creates aFor-comprehension of one Validation.