Open zengning99 opened 6 years ago
If we want to verify the previous date and the last date, how to do it? The last date must be larger than the previous one. How to get the previous date and the next date?
@zengning99 I added example with minDate validator https://ng-validators.github.io/ng-validators#/minDate
If we want to verify the previous date and the last date, how to do it? The last date must be larger than the previous one. How to get the previous date and the next date?