A map of cached schema (by name) to payload validators for the schema. A schema
must be cached via get('schema.name')
before it's validator can be used as
they are compiled dynamically at runtime upon retrieval.
Static
instanceOptional
schema: string
Object representing
null
since LRU Cache types only allow for types that derive from object