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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
Rule's does not return a list of errors. Rule returns a valid value if not raised RuleError(or ListRuleError). You can find all collected errors using InvalidRequestError. See demo_error_formatter. Attention! demo_error_formatter is just a demo(not supported). Feel free to suggest a new formatter.