NiklasPor / ngrx-clean-forms

NgRx integration for forms in Angular.
https://ngrx-clean-forms.surge.sh
MIT License
2 stars 1 forks source link

Add support for typed validators & errors #31

Closed NiklasPor closed 4 years ago

NiklasPor commented 4 years ago

The strong typing is a large part of the framework. Having error types available in the template would be great.

NiklasPor commented 4 years ago

This is for now out of scope for this framework, but could be handled with another approach.