Package | Description |
---|---|
de.espirit.firstspirit.agency |
Modifier and Type | Method and Description |
---|---|
static ValidationAgent.ValidationScope |
ValidationAgent.ValidationScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationAgent.ValidationScope[] |
ValidationAgent.ValidationScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MultiFormValidationReport |
ValidationAgent.validate(FormData formData,
Iterable<Language> languages,
ValidationAgent.ValidationScope scope)
Validate the given data for the provided languages in given validation scope.
|
MultiFormValidationReport |
ValidationAgent.validate(IDProvider element,
ValidationAgent.ValidationScope scope)
Validate the data of the given element in given validation.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500