| Package | Description |
|---|---|
| io.mstream.trader.commons.validation |
| Modifier and Type | Method and Description |
|---|---|
static ValidationErrorDescription |
ValidationErrorDescription.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationErrorDescription[] |
ValidationErrorDescription.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationError |
ValidationErrorFactoryImpl.create(ValidationErrorDescription descriptionFormat,
String... tokens) |
ValidationError |
ValidationErrorFactory.create(ValidationErrorDescription descriptionFormat,
String... tokens) |
Copyright © 2016. All rights reserved.