Skip to content

if="test" attribute as shortcut to <if test="xx"> #76

@sashafirsov

Description

@sashafirsov
<if test="//username/@validation-message">
    <var>{//username/@validation-message}</var>
</if>

to be equal

<var test="//username/@validation-message">{//username/@validation-message}</var>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions