SchemaView.AnyArrayProperty Type Alias

SchemaView.AnyArrayProperty = SchemaView.PrimitiveArrayProperty | SchemaView.StructArrayProperty

Any array property (primitive or struct). Useful for accessing arrayMinOccurs/arrayMaxOccurs after an isArray() check.

Defined in

Last Updated: 27 May, 2026