public class JSONValidatorImpl extends Object implements com.liferay.portal.kernel.json.JSONValidator
| Constructor and Description |
|---|
JSONValidatorImpl(String json) |
public JSONValidatorImpl(String json) throws com.liferay.portal.kernel.json.JSONException
com.liferay.portal.kernel.json.JSONExceptionpublic boolean isValid(String json) throws com.liferay.portal.kernel.json.JSONException
isValid in interface com.liferay.portal.kernel.json.JSONValidatorcom.liferay.portal.kernel.json.JSONException