PACK-Solutions / angular-stdlib

Angular standard library open source part of the PACK Solutions @ps-angular-common library
MIT License
3 stars 2 forks source link

Support of Template-driven forms by date validators #19

Open magnasilvar opened 4 years ago

magnasilvar commented 4 years ago

Relevant Package

This feature request is for @angular-stdlib/date.

Is your feature request related to a problem? Please describe.

Date validators (date, beforeDate, notBeforeDate, afterDate & notAfterDate) currently only support Reactive Forms.

Describe the solution you'd like

Resource link :