#897·text-mask

Extend config object for createAutoCorrectedDatePipe to accept min and max month and day

Author: vhlongonCreated Jan 22, 2019Updated Jun 11, 2024

In am in a scenario where my autoCorrectDataPipe needs to be able to validate more than just the year range so I thought `createAutoCorrectedDatePipe` could accept more config options for setting min and max values to month and day.