Schema keyword used alongside enum

Issue ID: warning-schema-enum-property-improper

Description

You have used a schema keyword alongside an enum. This is not allowed.

Remediation

Make sure that schema properties that should not appear alongside enums do not do so.