https://github.com/canjs/can-validate-interface
Utility to validate property existence. Test for missing properties before they cause errors later.
https://github.com/canjs/can-validate-interface
Last synced: 11 months ago
JSON representation
Utility to validate property existence. Test for missing properties before they cause errors later.
- Host: GitHub
- URL: https://github.com/canjs/can-validate-interface
- Owner: canjs
- License: mit
- Created: 2017-05-11T19:53:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T20:41:43.000Z (about 7 years ago)
- Last Synced: 2025-06-29T20:39:59.076Z (12 months ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-validate-interface.html
- Size: 39.1 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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)