public static interface ValidationExceptionField.Builder extends SdkPojo, CopyableBuilder<ValidationExceptionField.Builder,ValidationExceptionField>
| Modifier and Type | Method and Description |
|---|---|
ValidationExceptionField.Builder |
message(String message)
An error message describing the validation exception in this field.
|
ValidationExceptionField.Builder |
name(String name)
The name of the field where the validation exception occurred.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildValidationExceptionField.Builder message(String message)
An error message describing the validation exception in this field.
message - An error message describing the validation exception in this field.ValidationExceptionField.Builder name(String name)
The name of the field where the validation exception occurred.
name - The name of the field where the validation exception occurred.Copyright © 2023. All rights reserved.