Searched refs:CONFIG_TEXT (Results 1 – 2 of 2) sorted by relevance
43 Set.of(JsonConfigConstants.CONFIG_TEXT, JsonConfigConstants.CONFIG_UI_ELEMENT);53 String textValue = validateAndGetTextValue(JsonConfigConstants.CONFIG_TEXT, jsonObject); in deserialize()
95 public static final String CONFIG_TEXT = "TEXT"; field in JsonConfigConstants