Fix/12661 #14042
Description
Resolves #12661
TODO: Adds mindate,maxdate date-range picker validators
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
run nx test --testFile=date-range-picker.validator.spec.ts
command in ng-packs/packages/commercial-ui/lib/src/tests
folder