'How to filter sample field in test json property using SimpleFilterProvider

[{"test":{"sample":"0","Duration":1,"reserved":"0"},"testMain":[{"testsubtype":{"sample":"OUT","Duration":2}}]}]

How to filter only sample field in test json field using SimpleFilterProvider



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source