public class InputValidationResponse extends Object
| Constructor and Description |
|---|
InputValidationResponse(Map<String,Object> context,
Map<String,ValidationConversionResult> failures) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getContext() |
Map<String,ValidationConversionResult> |
getFailures() |
boolean |
isSuccess() |
Copyright © 2020 Cesar Martinez. All rights reserved.