spring-petclinic-angular
spring-petclinic-angular copied to clipboard
Specialty can be added with only blank character as name
When creating a new Specialty I add one space character in the name field and press save. Then a Specialty with blank name is displayed in the Specialties list.
Correct behavior should be
Display a warning message that a not blank name should be entered and the save button should be enabled only with valid names entered.