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
Tests in the validator should be modular- a separate function for each test where the validator just runs on a list of the functions. This allows one to add new tests much more easily.