public static class Validate.WithRelationTo3<X,A,B,C> extends Object
WithRelationTo3(Value<X> destination, ValueSource<A> a, ValueSource<B> b, ValueSource<C> c)
RelatedTo3<X,A,B,C>
by(V3<X,A,B,C> validator)
by(V3<X,A,B,C> validator, String description)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WithRelationTo3(Value<X> destination, ValueSource<A> a, ValueSource<B> b, ValueSource<C> c)
public RelatedTo3<X,A,B,C> by(V3<X,A,B,C> validator)
public RelatedTo3<X,A,B,C> by(V3<X,A,B,C> validator, String description)
Copyright © 2023. All rights reserved.