private static class MinPropertiesValidation.Impl extends BaseValidation
| Modifier and Type | Field and Description |
|---|---|
private int |
bound |
extractor, pointer| Modifier | Constructor and Description |
|---|---|
private |
Impl(String pointer,
Function<javax.json.JsonValue,javax.json.JsonValue> extractor,
int bound) |
| Modifier and Type | Method and Description |
|---|---|
protected Stream<ValidationResult.ValidationError> |
onObject(javax.json.JsonObject object) |
String |
toString() |
apply, isNull, onArray, onBoolean, onNumber, onStringprotected Stream<ValidationResult.ValidationError> onObject(javax.json.JsonObject object)
onObject in class BaseValidationCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.