Open
Description
Describe the bug
This tag works
{#validation field='general'}{/validation}
If I try using self-closing tag like this it does nothing
{#validation field='general'/}
Nothing is rendered. No error reported by qute
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of uname -a
or ver
No response
Output of java -version
No response
GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of mvnw --version
or gradlew --version
)
No response
Additional information
No response