You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error handling only presents a register error method, but all modules will create a list of errors to register and then run a for loop to register them all, have a method in error handling that can accept a dictionary of errors and iterate over registering them.