custom validator example

Hi,
I’m looking to implement a custom validator to check HTTP response with an expected JSON ignoring order (like jsonassert strict mode).
is there any example to write a custom validator?

Also interesting.