facebookarchive / facebook-instant-articles-sdk-php

The Facebook Instant Articles SDK for PHP provides a native interface for creating and publishing Instant Articles.
https://instantarticles.fb.com/
Other
232 stars 148 forks source link

Rules JSON validation in Transformer #326

Closed manishbisht closed 6 years ago

manishbisht commented 6 years ago

This PR adds a check for invalid json rules in Transformer

Fixes #233