Array must not be empty

Issue ID: v3-validation-array-void

Description

The definition of the array in question is empty. Array must not be void.

Remediation

Make sure that arrays do not have empty definitions.