public static final class Validation.Builder7<E,T1,T2,T3,T4,T5,T6,T7> extends Object
<R> Validation<Seq<E>,R>
ap(Function7<T1,T2,T3,T4,T5,T6,T7,R> f)
<T8> Validation.Builder8<E,T1,T2,T3,T4,T5,T6,T7,T8>
combine(Validation<E,T8> v8)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public <R> Validation<Seq<E>,R> ap(Function7<T1,T2,T3,T4,T5,T6,T7,R> f)
public <T8> Validation.Builder8<E,T1,T2,T3,T4,T5,T6,T7,T8> combine(Validation<E,T8> v8)
Copyright © 2021. All Rights Reserved.