Commit Graph

20 Commits

Author SHA1 Message Date
Alexander Dergachev
b098dedeee Add tests 2013-02-19 18:57:37 +01:00
Alexander Dergachev
847962f79a Add API for adding and deleting schema definitions 2013-02-19 18:57:37 +01:00
Alexander Dergachev
7dd50443f7 Add cover.spec 2013-02-19 18:57:37 +01:00
Alexander Dergachev
d1d92464c4 Add rebar.tests.config 2013-02-19 18:57:37 +01:00
Alexander Dergachev
ea31b60f66 Add additional configuration for eunit to rebar.config 2013-02-19 18:57:37 +01:00
Alexander Dergachev
a05b5bb514 Add licence header to source files 2013-02-19 18:57:37 +01:00
Alexander Dergachev
3d7dd72065 Refactor the way the validator works
This is a major refactoring of the core part of JESSE. Now the validator
code is simpler and easier to understand and maintain.
2013-02-19 18:57:37 +01:00
Tomas Pihl
1f8f82fb50 Add conf_clean target, needed in KRED 2012-12-11 15:06:27 +01:00
Alexander Dergachev
b1c91700ae Fix "items" definition handling 2012-10-03 15:56:34 +02:00
Alexander Dergachev
6fb84fc7fd Fix database lookups 2012-10-03 10:41:10 +02:00
Alexander Dergachev
0383e1876d Fix secondary index handling in jesse_database 2012-10-03 10:40:38 +02:00
Alexander Dergachev
29bd51083c Change text in comment to fix edoc generation 2012-10-03 09:40:45 +02:00
Alexander Dergachev
42cbfd2fc6 Add LICENSE 2012-10-02 14:47:56 +02:00
Alexander Dergachev
311efccf09 Fix bug in array validation for uniqueness of items 2012-10-02 14:38:37 +02:00
Alexander Dergachev
0a473423f7 Fix bug in string length validation 2012-10-02 14:37:26 +02:00
Alexander Dergachev
30caf6755e Fix bug in handling of nested objects 2012-10-02 14:36:49 +02:00
Alexander Dergachev
26c25bdbe4 Fix handling of "divisibleBy" schema definition 2012-09-14 13:42:50 +02:00
Alexander Dergachev
925f2589c6 Fix a copy-paste error in property validation function 2012-08-15 15:35:33 +02:00
Alexander Dergachev
f567c94963 Fix too long line lenght in jesse_json_path.erl 2012-08-15 15:34:39 +02:00
Alexander Dergachev
66903116d3 Initial commit
This is the first release of jesse (version 0.1.0).
2012-06-18 17:57:59 +02:00