Checks if a value is an array.
Supports two validation modes:
The type of array elements
The value to check
Optional
Optional element predicate or tuple template:
True if the value is an array matching the validation criteria; false otherwise
Tuple templates require exact length match.
Checks if a value is an array.
Supports two validation modes: