Commit History

Author SHA1 Message Date
  Kolja Strohm 7abf9d2f93 implement regular expressions 8 months ago
  Kolja Strohm 2ef8a8675d fix default value was ignored during json validation if a value could have multiple possible types 9 months ago
  Kolja Strohm 01cea70976 improve performance of json validation 9 months ago
  Kolja Strohm 941b1d4d93 fix memory error in json validation 9 months ago
  Kolja Strohm b384eb1213 improve json validation 9 months ago
  Kolja Strohm 5304978485 fix parsing error for escaped characters in json strings 10 months ago
  Kolja Strohm b4bfe2de89 fix line breaks were not parsed correctly in json 10 months ago
  Kolja Strohm 1a6938235e add allowAdditionalAttributes to Json ObjectValidationBuilder 10 months ago
  Kolja Strohm 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 1 year ago
  Kolja Strohm 1e174f051d improved json validation by getting a list of invalid removed parts when getValidParts is used 1 year ago
  Kolja Strohm 8f584ac295 add ability to validate recursive json datastructures with object references 1 year ago
  Kolja Strohm eec14de20d fix memory errors in XML Editor and UIML View parsing 1 year ago
  Kolja Strohm a532168d2f apply new code formatter 1 year ago
  Kolja Strohm 2063a2b4ed improved keybord events 1 year ago
  Kolja Strohm 6ab0110f6c made most char * arguments const 2 years ago
  Kolja Strohm df5ebbf6fd add oneOf validation attribute to json string validation 2 years 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 59ff33c6bf add type checking methods to json arrays and objects 2 years ago
  Kolja Strohm 0a68f8de76 improved array iteration 2 years ago
  Kolja Strohm 2bd9ba34b8 fix cast issues 3 years ago
  Kolja Strohm 8c1e86952d use more flexible implementation of reference counting 3 years ago
  Kolja Strohm b0ba920f5b Fehler beim parsen von negativen zahlen im json parser behoben 4 years ago
  Kolja Strohm 122291200c Noch ein Fehler behoben 4 years ago
  Kolja Strohm b6c9a99909 JSON float parsing bug behoben 4 years ago
  Kolja Strohm aac6ce3623 Bug im JSON parser bei kommazahlen behoben 4 years ago
  Kolja Strohm ae0072b2cf Funktion zum Laden von JSON aus einer Datei hinzugefügt 4 years ago
  Kolja Strohm 303fe782b9 Option zum abfragen von der anzahl der attribute eines json objektes hinzugefügt 5 years ago
  kolja 1752279af1 XML Parser hinzugefügt 5 years ago