d-kostov-dev / ng2-mdf-validation-messages

Angular 2 Model Driven Forms Validation Messages
MIT License
11 stars 8 forks source link

updating the pattern method signature to match angular #11

Closed ghost closed 7 years ago

ghost commented 7 years ago

My project required a small update to the method signature of the pattern method. It is compatible with the angular method signature. Please pull this into the code so once my project is live, I won't have any errors.

d-kostov-dev commented 7 years ago

Done. Will release NPM version later.

ghost commented 7 years ago

Hi, Just checking if the npm version for this pull request was released? My project is not building on the cloud because of the error related to this pull request. Thanks