| Package | Description |
|---|---|
| com.yahoo.bullet.common |
| Modifier and Type | Method and Description |
|---|---|
Validator.Relationship |
Validator.Relationship.checkIf(BiPredicate<Object,Object> binaryRelation)
Provide the
BiPredicate that acts as the check for this relationship. |
Validator.Relationship |
Validator.relate(String description,
String keyA,
String keyB)
Create a relationship with a description for it for the given fields.
|
Copyright © 2021. All rights reserved.