@Deprecated
public class JSONValidatorImpl
extends Object
implements com.liferay.portal.kernel.json.JSONValidator
Constructor and Description |
---|
JSONValidatorImpl(String json)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(String json)
Deprecated.
|