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