JSONValidator.py 37 B

1234
  1. import json
  2. class JSONValidator():