public static interface ValidationExceptionField.Builder extends SdkPojo, CopyableBuilder<ValidationExceptionField.Builder,ValidationExceptionField>
| Modifier and Type | Method and Description |
|---|---|
ValidationExceptionField.Builder |
message(String message)
Information about the validation exception.
|
ValidationExceptionField.Builder |
name(String name)
The field that had the validation exception.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildValidationExceptionField.Builder name(String name)
The field that had the validation exception.
name - The field that had the validation exception.ValidationExceptionField.Builder message(String message)
Information about the validation exception.
message - Information about the validation exception.Copyright © 2023. All rights reserved.