MethodenDB-YFU / Frotend

Frotend
0 stars 0 forks source link

Validate Form Data On "Next" #12

Open alexmsenger opened 5 years ago

alexmsenger commented 5 years ago

When creating a new Method the given data should be validated (present, not null, ...) before the user is able to click next. In case its invalid, a meaningful message should be shown and the Next button disabled.