OptionalhintCustom hint message or messages to add when the check records a hint.
OptionalwarnCustom warning message or messages to add when the check records a warning.
OptionalerrCustom error message or messages to add when the check records an error.
OptionalcodeOptional code attached to the produced result.
OptionalcatalogCatalog used to resolve result codes into localized messages.
OptionalminMinimum number of array items that must satisfy the nested item checks. Defaults to 1.
OptionalmaxMaximum number of array items that may satisfy the nested item checks.
OptionalminOptional custom error used when too few items match.
OptionalmaxOptional custom error used when too many items match.
Options for array contains-style matching.