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