Formly should retain error instead of nullifying the errors for inputmask.
By default, I have set the invalid error to true on model changes to the inputMask field and input field. When we enter the value and focus out, the error bound to the inputMask is vanishing, whereas for the input field, it is retaining the error .