can-validate-interface
Version:
Utility to validate property existence. Test for missing properties before they cause errors later.
27 lines (16 loc) • 1.56 kB
Markdown
# can-validate-interface
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/canjs/can-validate-interface/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-validate-interface)
[](https://travis-ci.org/canjs/can-validate-interface)
[](https://greenkeeper.io/)
Utility to validate property existence. Test for missing properties before they cause errors later.
## Documentation
Read the [can-validate-interface API docs on CanJS.com](https://canjs.com/doc/can-validate-interface.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-validate-interface/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-validate-interface/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-validate-interface/blob/master/LICENSE.md)