betodealmeida commented on pull request #14530: URL: https://github.com/apache/superset/pull/14530#issuecomment-842715627
A bit late on this, but one useful pattern would be to have the validators return `null` (if no errors) or an error message (if any errors). Then the validators don't need to worry about updating state. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
