Błąd Required: {{myForm.sample.$error.required}}
Błąd Min Length: {{myForm.sample.$error.minlength}}
Błąd Max Length: {{myForm.sample.$error.maxlength}}
Błąd Pattern: {{myForm.sample.$error.pattern}}
Element jest poprawny: {{myForm.sample.$valid}}