I am building this form and wanted to add validate to the First Name TextBox. In the model I have [Required] attribute on the property in the view model used by the view. Is