XML Configuration Reference : Misc : ValidatorGroup
 
ValidatorGroup
com.exalead.mercury.mami.master.v10.ValidatorGroup
List of Validators that have the same runtime or target the same configuration. Allows to run specific validators at the same time.
Parent elements:
com.exalead.mercury.mami.master.v10.ValidatorConfig (as ValidatorConfig)
Attributes:
Name
Type
Default value
Description
name
string
Name of this group of validators.
autorun
boolean
True
Default way to run all the group's validators. Default set to true (meaning the group will be ran at apply config time).
Nested elements:
Name
Type
Description
Validator
com.exalead.mercury.mami.master.v10.Validator*
List of validators belonging to this group.