Package | Description |
---|---|
com.yahoo.bullet.common |
Modifier and Type | Method and Description |
---|---|
Validator.State |
Validator.State.checkIf(Predicate<List<Object>> validation)
Provide the
Predicate that accepts the values that this state is checking. |
Validator.State |
Validator.evaluate(String description,
String... keys)
Create a state with a description for the given fields.
|
Copyright © 2021. All rights reserved.