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