Milvex. Collection. Verifiers. ValidateArrayConfig
(milvex v0.13.0)
Copy Markdown
Verifies that array fields have valid configuration.
Array fields must have:
- A valid element_type
- A positive max_capacity
- max_length if element_type is :varchar
- struct_schema if element_type is :struct