폼 유효성 검사

이름을 입력하세요.

텍스트박스 정보: {{ txtName.value | json }}
텍스트박스 스타일: {{ txtName.className }}
폼 정보: {{ form.value | json }}
폼 상태: {{ txtName.dirty }}