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
allow byte slice and json raw message in IsJson (#1110)
## Fixes Or Enhances
* json.RawMessage and []byte can be validated as JSON
**Make sure that you've checked the boxes below before you submit PR:**
- [x] Tests exist or have been written that cover this particular
change.
@go-playground/validator-maintainers
---------
Co-authored-by: Lorenz Van der Eecken <[email protected]>
0 commit comments