Schema validation

pm.response.to.have.jsonSchema is not working!! I am using a http://json-schema.org/draft-07/schema and when changing anything in the schema the answer is always “PASS”

Could it be because my response is a huge json?