{{ miFormulario.errors | json }}
{{ miFormulario.controls.nombre.errors | json }}
{{ miFormulario.controls.email.errors | json }}
{{ miFormulario.controls.username.errors | json }}
{{ miFormulario.controls.password.errors | json }}
{{ miFormulario.controls.password2.errors | json }}