scotthovestadt / schema-object

Enforce schema on JavaScript objects, including type, transformation, and validation. Supports extends, sub-schemas, and arrays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for dot-notation on Alias index property

scotthovestadt opened this issue · comments

You should be able to use "object.index" as an alias.