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 think its a good idea to validate the documents before we insert into the database, Using some kind of configuration includes a schema definition for every resource managed by the API.
The text was updated successfully, but these errors were encountered:
Thanks for your response. So, If I would like to implement gojsonschema, where should i do that.
I think it should go under documents/handler.go. Please correct me if thats not the right place.
I think its a good idea to validate the documents before we insert into the database, Using some kind of configuration includes a schema definition for every resource managed by the API.
The text was updated successfully, but these errors were encountered: