public static interface ValidationExceptionField.Builder extends SdkPojo, CopyableBuilder<ValidationExceptionField.Builder,ValidationExceptionField>
| Modifier and Type | Method and Description |
|---|---|
ValidationExceptionField.Builder |
message(String message)
The body of the error message.
|
ValidationExceptionField.Builder |
name(String name)
The name of the validation error.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildValidationExceptionField.Builder name(String name)
The name of the validation error.
name - The name of the validation error.ValidationExceptionField.Builder message(String message)
The body of the error message.
message - The body of the error message.Copyright © 2022. All rights reserved.