You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was previously looking into BreezeJS but like you found it to be way too bloated and seemed to be going off on their own tangent with regards to their generated metadata rather than trying to embrace with standards.
Some ideas that I really appreciated in BreezeJS was 1) the idea of metadata that communicated validators which could be shared with the backend to reduce duplication of validation logic. 2) OData standards when comes to interacting with a RESTful endpoint in terms of sorting, pagination, etc.
Google seems to be adopting Json Schema and I am not sure who else. It appears to be fairly mature with 25 different validator projects.
Would be nice to see this project support Json Schema validation and possibly further on relational data could be derived from this metadata too perhaps.
The text was updated successfully, but these errors were encountered:
I was previously looking into BreezeJS but like you found it to be way too bloated and seemed to be going off on their own tangent with regards to their generated metadata rather than trying to embrace with standards.
Some ideas that I really appreciated in BreezeJS was 1) the idea of metadata that communicated validators which could be shared with the backend to reduce duplication of validation logic. 2) OData standards when comes to interacting with a RESTful endpoint in terms of sorting, pagination, etc.
Google seems to be adopting Json Schema and I am not sure who else. It appears to be fairly mature with 25 different validator projects.
Would be nice to see this project support Json Schema validation and possibly further on relational data could be derived from this metadata too perhaps.
The text was updated successfully, but these errors were encountered: