type property

String? type
getter/setter pair

The value type for this schema.

A list of values can be found here: http://tools.ietf.org/html/draft-zyp-json-schema-03#section-5.1

Implementation

core.String? type;