public class JSONValidatorImpl extends Object implements com.liferay.portal.kernel.json.JSONValidator
JSONValidatorImpl(String json)
boolean
isValid(String json)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSONValidatorImpl(String json) throws com.liferay.portal.kernel.json.JSONException
com.liferay.portal.kernel.json.JSONException
public boolean isValid(String json) throws com.liferay.portal.kernel.json.JSONException
isValid
com.liferay.portal.kernel.json.JSONValidator