| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ValidationError |
ValidationError.meta(ValidationErrorMeta meta) |
ValidationError |
ValidationError.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ValidationError |
ValidationError.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
ValidationResponse.getErrors()
The
ValidationResponse errors. |
| Modifier and Type | Method and Description |
|---|---|
ValidationResponse |
ValidationResponse.addErrorsItem(ValidationError errorsItem) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResponse |
ValidationResponse.errors(List<ValidationError> errors) |
void |
ValidationResponse.setErrors(List<ValidationError> errors) |
Copyright © 2025. All rights reserved.