I have an input box that has an ng-pattern on it for basic link validation. Our PM wants us to have the 'https://' text already in the input before the user starts editing it...however i can't just put this text there as it breaks the ng-pattern validation and thus, doesn't show up.I have an input box that has an ng-pattern on i