public static interface ValidationExceptionField.Builder extends SdkPojo, CopyableBuilder<ValidationExceptionField.Builder,ValidationExceptionField>
| Modifier and Type | Method and Description |
|---|---|
ValidationExceptionField.Builder |
message(String message)
The message associated with the validation exception with information to help determine its cause.
|
ValidationExceptionField.Builder |
name(String name)
The name of the field.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildValidationExceptionField.Builder name(String name)
The name of the field.
name - The name of the field.ValidationExceptionField.Builder message(String message)
The message associated with the validation exception with information to help determine its cause.
message - The message associated with the validation exception with information to help determine its cause.Copyright © 2023. All rights reserved.