schemas property

Map<String, Schema> schemas
read / write

The map of registred validation schemas.

Implementation

Map<String, Schema> schemas = {};