Schema-tools Api Documentation

Version: 0.9.0

schema-tools.experimental.walk

Add walk support for schema.experimental.* Schemas.

Extends the WalkableSchema so requiring this namespace somewhere provides global support.

Note: Walking through either abstract-map or extended-schema doesn’t change the other. I.e. if you have Animal and Cat, which extends Animal, and walk through the Cat the Animal is not changed.