public static interface ValidationError.Builder extends SdkPojo, CopyableBuilder<ValidationError.Builder,ValidationError>
| Modifier and Type | Method and Description |
|---|---|
ValidationError.Builder |
elementPath(String elementPath)
Path to the source of the error.
|
ValidationError.Builder |
errorMessage(String errorMessage)
The error message.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildValidationError.Builder elementPath(String elementPath)
elementPath - Path to the source of the error.ValidationError.Builder errorMessage(String errorMessage)
errorMessage - The error message.Copyright © 2022. All rights reserved.