- Fix for browserify static analysis on missing lib-cov dep
- Added choices validator
- fix for when a required field is boolean type
- add missing files to component.json
- add instance validator for type
- Add required check for empty string
- Iterate using Object.keys to avoid validating on nonexistent attributes.