| Package | Description |
|---|---|
| io.mstream.trader.commons.validation |
| Modifier and Type | Method and Description |
|---|---|
ValidationError |
ValidationErrorFactoryImpl.create(ValidationErrorDescription descriptionFormat,
String... tokens) |
ValidationError |
ValidationErrorFactory.create(ValidationErrorDescription descriptionFormat,
String... tokens) |
| Modifier and Type | Method and Description |
|---|---|
Set<ValidationError> |
ValidationResult.getValidationErrors() |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
ValidationResultFactory.create(Set<ValidationError> validationErrors) |
| Constructor and Description |
|---|
ValidationResult(Set<ValidationError> validationErrors) |
Copyright © 2016. All rights reserved.