public static final class Validation.Builder4<E,T1,T2,T3,T4> extends Object
Modifier and Type | Method and Description |
---|---|
<R> Validation<Seq<E>,R> |
ap(Function4<T1,T2,T3,T4,R> f) |
<T5> Validation.Builder5<E,T1,T2,T3,T4,T5> |
combine(Validation<E,T5> v5) |
Copyright © 2021. All Rights Reserved.