This project is generated with yo angular generator version 0.16.0.
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.
bower install angular-input-masks https://assisrafael.github.io/angular-input-masks/ https://www.npmjs.com/package/angular-input-masks
'document': { 'name':'', 'number': '', 'status': { 'name': false, 'number':false }, 'maxlengh': 11, 'mask': '999.999.999-99' }
MOCK { "idtDomainInscription": null, "documents": [ { "name": "Documento Legal", "number": "27.865.757/0021-48", "extension": ".com.br" }, { "name": "Documento Não Legal", "number": "053.624.956-31", "extension": ".com.br" }, { "name": "Documento Não Legal", "number": "02919235770", "extension": ".com.br" } ] }