How to delete lines containing a specific pattern in Notepad++

Recently I’ve been needing to mock test data for Component Tests / Integration Tests, and I found that certain properties can’t be serialized into a JSON object. The workaround is to remove those properties from the JSON entirely — that…








