A few fields were being validated but not informing the user when the values were bad. This commit lets the user know when they have entered invalid data in the affected fields.
Related issues
Bug #13493: Several advanced DHCP6 client options do not inform the user when rejecting invalid input
DHCP6 Adv field validation errors. Fixes #13493
A few fields were being validated but not informing the user when the
values were bad. This commit lets the user know when they have entered
invalid data in the affected fields.