public static final class Validation.Builder6<E,T1,T2,T3,T4,T5,T6> extends Object
Modifier and Type | Method and Description |
---|---|
<R> Validation<Seq<E>,R> |
ap(Function6<T1,T2,T3,T4,T5,T6,R> f) |
<T7> Validation.Builder7<E,T1,T2,T3,T4,T5,T6,T7> |
combine(Validation<E,T7> v7) |
Copyright © 2021. All Rights Reserved.