-
Returns the enum constant of this class with the specified name.
ValidationAgent.ValidationScope.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
Get the report for a given scope.
Validate the data of the given element in given validation.
Note: Child elements of the given element are not included in this validation and have to be validated
separately, e.g.,
sections
of a
page
.
Validate the given data for the provided languages in given validation scope.