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
err.Type()=multiple_of
err.Value()=19.99
err.Context()=(root).revenue
err.Description()=Must be a multiple of 0.01
err.Details()=map[multiple:%!s(float64=0.01) field:revenue]
why ?
The text was updated successfully, but these errors were encountered:
i have JSON schema
and JSON data
after validation i receive error
why ?
The text was updated successfully, but these errors were encountered: