Commit Graph

8 Commits

Author SHA1 Message Date
Luis Tejeda
45f733bd71 Revert "Extract typesMap, space and lines issues, improve naming"
This reverts commit 50631020d2.
2022-02-28 09:54:38 -06:00
Luis Tejeda
50631020d2 Extract typesMap, space and lines issues, improve naming
Extract typesMap to schemaUtilsCommon and consume it in deref.js and ajvValidation.js, fix new lines issues and change method's name from
formatSchemaPathToConverToDataPath to formatSchemaPathFromAJVErrorToConvertToDataPath
2022-02-22 11:37:24 -06:00
Luis Tejeda
d283fd81da Added support for reading schema with schemapath converted as datapath
Added support for reading schema with schemapath converted as datapath
2022-02-21 11:47:46 -06:00
Luis Tejeda
01ed77adf2 WIP add support for more scenarios 2022-02-18 14:20:15 -06:00
Luis Tejeda
6da1865041 values like <integer> in validation
Accept values like <integer>, <boolean> etc. in validation
2022-02-16 11:46:54 -06:00
Luis Tejeda
e2d324aa4a support for defined schema dialect property on validate transaction 2022-02-03 12:24:50 -06:00
Luis Tejeda
d1e5632339 added ajv draft 04 2022-02-01 10:20:14 -06:00
Luis Tejeda
663321485b Separate validation layers
Separate validation layers
2022-01-31 15:32:47 -06:00