The type of the object containing the array property.
The key of the array property to validate.
The object containing the array property.
The key of the array property to validate.
A callback function to validate each element of the array.
The context containing an issue tracker to log validation warnings.
Validates an array property of an object, ensuring all elements meet a specified condition.