-
public interface JsonConfig
-
-
Field Summary
Fields Modifier and Type Field Description static StringREJECT_DUPLICATE_KEYSConfiguration property to reject duplicate keys.
-
-
-
Field Detail
-
REJECT_DUPLICATE_KEYS
static final String REJECT_DUPLICATE_KEYS
Configuration property to reject duplicate keys. The value of the property could be be anything.- See Also:
- Constant Field Values
-
-