same target and param in check|condition|fill

This commit is contained in:
2021-02-08 17:46:58 +01:00
parent 0100c692b2
commit 6f05c22a3d
230 changed files with 1054 additions and 648 deletions

View File

@ -10,7 +10,9 @@
</variables>
<constraints>
<check name="valid_entier" target="int"/>
<check name="valid_entier">
<target>int</target>
</check>
</constraints>
</rougail>
<!-- vim: ts=4 sw=4 expandtab