types property

List<String> types
final

The JSON Schema type strings accepted by this rule.

Contains exactly one entry in the single-string form, and two or more entries in the array form.

Implementation

final List<String> types;