Introduction What is this library ? ObjectModel intends to bring strong dynamic type checking to your web applications. Contrary to static type-checking solutions like TypeScript or Flow, ObjectModel can also validate data at runtime: JSON from the server, form inputs, content from local storages, external libraries... By leveraging ES6 Proxies, this library ensures that your variables always matc