Hello all,
i would like to run i2d with something like --check-template mytemplate.yml just for
- yml syntax validation
- grammar validation (fields ok / nok, i2d version compatibility)
- regexp validity (for example if you put a "/" or something like regex parser can't understand)
- missing fields warning (for example "there is no amount regex in this yml"
That sort of tool can really help us making good yml files ... and "debug" yml files
Hello all,
i would like to run i2d with something like --check-template mytemplate.yml just for
That sort of tool can really help us making good yml files ... and "debug" yml files