Liferay 7.0-ce-b4

com.liferay.portal.kernel.json
Interface JSONValidator

All Known Implementing Classes:
JSONValidatorImpl

public interface JSONValidator


Method Summary
 boolean isValid(String json)
           
 

Method Detail

isValid

boolean isValid(String json)
                throws JSONException
Throws:
JSONException

Liferay 7.0-ce-b4