Response validation using JsonSchema
Add seeResponseIsValidOnJsonSchemaString and examples (#8) * Added examples * Use file for schema by default Added `seeResponseIsValidOnJsonSchemaString` for checks based on string * Use codecept_absolute_path instead of codecept_data_dir