I have a few fields in a form which need to be not null. I have enforced validation using the angular validator class : Validators.required
This seems to work well fo