| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Field and Description |
|---|---|
private ValidationErrors |
Result.errors |
private ValidationErrors |
WebhookNotification.errors |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,ValidationErrors> |
ValidationErrors.nestedErrors |
| Modifier and Type | Method and Description |
|---|---|
ValidationErrors |
ValidationErrors.forIndex(int index) |
ValidationErrors |
ValidationErrors.forObject(String objectName)
Returns a
ValidationErrors representing nested errors for the
given ojbectName. |
ValidationErrors |
Result.getErrors() |
ValidationErrors |
WebhookNotification.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationErrors.addErrors(String objectName,
ValidationErrors errors) |
Copyright © 2013-2014. All Rights Reserved.