Uses of Interface
org.spincast.core.json.ToJsonObjectConvertible
-
Uses of ToJsonObjectConvertible in org.spincast.core.json
Modifier and TypeMethodDescriptionJsonObject.merge
(ToJsonObjectConvertible jsonObj) Transforms the specifie3d object toJsonObject
and merges its properties in the current object.JsonObjectDefault.merge
(ToJsonObjectConvertible obj) -
Uses of ToJsonObjectConvertible in org.spincast.core.validation
Modifier and TypeClassDescriptionclass
Validation message implementation.