Validation states

Validation states are automatically determined based on the highest FeedbackMessage Level that the FormGroup has. Usually this will only be relevant for ValidationErrors and therefore display an Error state, but you can also add a warn or error FeedbackMessage to the FormGroup/FormComponent.

Validator Validation