Commit History

Author SHA1 Message Date
  Kolja Strohm 1e174f051d improved json validation by getting a list of invalid removed parts when getValidParts is used 1 year ago
  Kolja Strohm 657b22e572 add append method to Text class that returns a ostream that can be used with << operator to append something to the text 1 year ago
  Kolja Strohm 8f584ac295 add ability to validate recursive json datastructures with object references 1 year ago
  Kolja Strohm 5a6d1eebd5 add default value tests for json validator and fixed some invalid behavior 2 years ago
  Kolja Strohm 6790eac885 add json validation functionality 2 years ago
  Kolja Strohm 5c9018e0eb add usefull JSON parsing methods 2 years ago
  Kolja Strohm 4a96b0fa14 add tests for json library 2 years ago