New issue
Advanced search Search tips

Issue 767193 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 3
Type: Bug

Blocking:
issue 768978


Participants' hotlists:
Payments-TechDebt


Sign in to add a comment

Make form fields in editors own their validation logic

Project Member Reported by tmartino@chromium.org, Sep 20 2017

Issue description

We should make form fields in editors own their validation logic, rather than calling off to a delegate. The delegate model got super unwieldy as the editors grew larger, but more importantly, it didn't allow us to reuse validation logic when common rules (e.g., phone number) apply.
 
Labels: OS-Chrome OS-Linux OS-Mac OS-Windows
Owner: tmartino@chromium.org
Status: Assigned (was: Untriaged)
Let's have owners for all bugs.
Blocking: 768978

Sign in to add a comment