-
public class PropertyChecker
Created by xuxiaowei
-
-
Method Summary
Modifier and Type Method Description static void
assertPropertyTypes(JSONObject properties)
static void
assertKey(String key)
static void
assertValue(String value)
-
-
Method Detail
-
assertPropertyTypes
static void assertPropertyTypes(JSONObject properties)
-
assertValue
static void assertValue(String value)
-
-
-
-