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
Recursively checks that all primitive members or members annotated with @Expected as defined by the JsonSettings
interface are present.
When asObject is used instead of as the structural check is done implicitly and fails with an exception should the
actual JSON not match the expectations defined by the provided user defined interface.