Skip to content

Can't explicitly validate ControlGroup #6170

Description

@ajtowf

It would be nice to have the possibility to explicitly call a .validate() method on a ControlGroup.
Starting with an invalid form just because the user still hasn't entered anything isn't always ideal.

In your forms guide it's quite convenient to start out with a populated model, hence you don't need to check !field.dirty or !field.touched in the view.

Please see my video or check out my ng2_play repo, it's always easier to show the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions