Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.2.0
-
None
-
None
Description
An easy error for beginners is to put DFDL entities like %NL; inside a regex as for example in a dfdl:lengthPattern property value.
We should give regexs a quick scan and issue a suppressable warning if they contain anything that looks like a DFDL entity since this syntax is not supported.