Schema.not

An instance is valid against this keyword if it fails to validate successfully against the schema defined by this keyword.

class Schema
@optional
Schema[] not;

Meta