Package | Description |
---|---|
fr.gouv.vitam.common.dsl.schema | |
fr.gouv.vitam.common.dsl.schema.meta |
Modifier and Type | Method and Description |
---|---|
static ValidationErrorMessage.Code |
ValidationErrorMessage.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationErrorMessage.Code[] |
ValidationErrorMessage.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ValidationErrorMessage(com.fasterxml.jackson.databind.JsonNode node,
Format property,
ValidationErrorMessage.Code code,
String message,
List<Object> context) |
Modifier and Type | Method and Description |
---|---|
protected void |
ValidatorEngine.reportError(Format propertyFormat,
com.fasterxml.jackson.databind.JsonNode node,
ValidationErrorMessage.Code code,
String message) |
Copyright © 2018 Vitam. All rights reserved.