Typed values#36
Merged
Merged
Commits
Commits on Dec 16, 2014
* Breaking change: For unwrapped results, return undefined instead of false upon failure to find path (to allow distinguishing of undefined--a non-allowed JSON value--from the valid JSON, null or f…
Show description for 5b0b9d5committed- committed
- committed
- committed
Allow type operators: JavaScript types (@boolean(), @number(), @string()), other fundamental JavaScript types (@null(), @object(), @array()), the JSONSchema-added type, @integer(), and the followin…
Show description for 0aabd7ccommitted- committed