ArrayRule

A type alias for validation rules that operate on Array values.

Array rules are validation functions that take an Array value and return a ValidationResult indicating whether the validation passed or failed.