Skip to content

directive: add support for nested groups #21

@carlo-nomes

Description

@carlo-nomes

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/ngx-form-errors/blob/master/CONTRIBUTING.md#got-a-question-or-problem

Currently messages are stored as {group?}.{formControlName?}.{error} meaning an error can only be specified for it's nearest group. I propose we allow nesting groups so the format will be {[group]?}.{formControlName?}.{error}.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions