aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/compositevalidator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* -c++11 for loop (instead foreach)Renaud G2018-03-171-1/+3
|
* fix cpp errorsRenaud G2018-03-061-1/+2
|
* remove useless commitRenaud G2017-11-251-1/+1
|
* -c++11 update about for and nullptr.Renaud G2017-10-291-3/+3
|
* -fix issue with compositevalidator, highlight and OR operator.Renaud G2017-01-271-46/+56
|
* -Add API for copying a branch of execution node.Renaud G2016-11-281-1/+26
| | | | -Allow to use if node several times.
* change contact link.Renaud G2016-04-031-1/+1
|
* -Fix cppcheck errors.Renaud G2016-01-081-0/+1
|
* first implementation of compositevalidator.Renaud G2015-08-201-70/+39
|
* add new validator for support several condition in one operatorRenaud G2015-08-191-0/+149