-
public class PropertyCheckerCreated by xuxiaowei
-
-
Method Summary
Modifier and Type Method Description static voidassertPropertyTypes(JSONObject properties)static voidassertKey(String key)static voidassertValue(String value)-
-
Method Detail
-
assertPropertyTypes
static void assertPropertyTypes(JSONObject properties)
-
assertValue
static void assertValue(String value)
-
-
-
-