surajmathe / intl-input-phone

Angular plugin for international phone number. See the working demo here :-
https://intl-input-phone-demo.stackblitz.io/
7 stars 0 forks source link

Input Validation for formcontrolname #7

Open sandeep537 opened 4 years ago

sandeep537 commented 4 years ago

IsInputComplete if we not fill complete input then we need to show validation message but with currently it is not available. or If we fill complete input and remove few numbers from the input then there is no check available. ISRequiredChange setting boolean only when input is filled or null