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
1 - Refactor validation logic in attribute classes into validator classes.
2 - Refactor RegExps that are being declared at the instance level into static fields with a Compiled option.