Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-15 | Fixed bug in Argument validation when missing values are inserted (string ↵ | Andreas Stöckel | |
types got "null" as default value and not ""), added corresponding unit test | |||
2015-01-15 | Added possibility to construct Arguments in a mode in which no validation is ↵ | Andreas Stöckel | |
performed. | |||
2015-01-13 | allowing validated methods | Andreas Stöckel | |
2015-01-12 | Added unittests for validateArray and validateMap functions, injecting ↵ | Andreas Stöckel | |
standard values on failure | |||
2015-01-12 | Improved error message | Andreas Stöckel | |
2015-01-12 | Implemented and tested "Any" Argument type | Andreas Stöckel | |
2015-01-12 | Finished tests for the "Argument" class | Andreas Stöckel | |
2015-01-12 | Merge branch 'master' of somweyr.de:ousia | Andreas Stöckel | |
Conflicts: application/src/core/model/Document.hpp | |||
2015-01-12 | Added (not yet done) unit test for the Argument class | Andreas Stöckel | |