| Modifier and Type | Class and Description |
|---|---|
class |
Validation
A validation to perform on a stream.
|
static class |
Validation.Builder
A validation to perform on a stream.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationOrBuilder |
ValidationResultOrBuilder.getValidationsOrBuilder(int index)
A list of validations (includes both executed as well as not executed
validations).
|
ValidationOrBuilder |
ValidationResult.getValidationsOrBuilder(int index)
A list of validations (includes both executed as well as not executed
validations).
|
ValidationOrBuilder |
ValidationResult.Builder.getValidationsOrBuilder(int index)
A list of validations (includes both executed as well as not executed
validations).
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ValidationOrBuilder> |
ValidationResultOrBuilder.getValidationsOrBuilderList()
A list of validations (includes both executed as well as not executed
validations).
|
List<? extends ValidationOrBuilder> |
ValidationResult.getValidationsOrBuilderList()
A list of validations (includes both executed as well as not executed
validations).
|
List<? extends ValidationOrBuilder> |
ValidationResult.Builder.getValidationsOrBuilderList()
A list of validations (includes both executed as well as not executed
validations).
|
Copyright © 2022 Google LLC. All rights reserved.