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
RequestValidation objects always have attributes
When working with validation requests, there are always domains, thus there are
always zero or more validation request domains. This makes it easier to work
with the objects.
Based on xolphin#3