silfverorg / duns.js

Javascript schema validator
5 stars 2 forks source link

Duns.assert is not a function #47

Closed br0r closed 9 years ago

br0r commented 9 years ago

This doesn't work. This is used according to docs.

Duns.assert(value, schema);

Gives error: Duns.assert is not a function.