aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/schema_validator.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into json-schemaLeonid2017-06-101-2/+2
|\
| * Add tests for TokenSchemaLeonid Logvinov2017-06-091-2/+2
* | Address feedbackLeonid Logvinov2017-06-101-8/+5
* | Make static function publicLeonid Logvinov2017-06-091-1/+1
* | Convert to JSON schema compatible object by defaultLeonid Logvinov2017-06-091-3/+4
|/
* Add orderFillOrKillRequestsSchema and validate using it instead of looping ov...Fabio Berger2017-06-091-2/+5
* Fix commentFabio Berger2017-06-031-1/+1
* rename signed_order_schema to order_schemasFabio Berger2017-06-011-1/+1
* Add convertToJSONSchemaCompatibleObject methodFabio Berger2017-06-011-0/+7
* Merge branch 'master' into fillOrderAsyncLeonid Logvinov2017-05-301-0/+2
|\
| * Add tests for getTokensAsync including schema validationFabio Berger2017-05-301-0/+2
* | Change BigNumber schema to Number schemaLeonid Logvinov2017-05-301-2/+2
* | Add signedOrderSchema and all subschemasLeonid Logvinov2017-05-301-1/+6
|/
* Lowercase schema namesFabio Berger2017-05-301-3/+3
* Move files up and remove ts folderLeonid Logvinov2017-05-291-0/+14