| Package | Description |
|---|---|
| org.spincast.core.json | |
| org.spincast.core.validation |
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
JsonObjectDefault.merge(ToJsonObjectConvertible obj) |
JsonObject |
JsonObject.merge(ToJsonObjectConvertible jsonObj)
Transforms the specifie3d object to
JsonObject
and merges its properties in the current
object. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsonArrayValidationSet |
interface |
JsonObjectValidationSet |
interface |
ValidationMessage
A validation message.
|
interface |
ValidationSet
A validation set is a container to store one or multiple
validation messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonArrayValidationSetDefault |
class |
JsonObjectValidationSetDefault |
class |
ValidationMessageDefault
Validation message implementation.
|
class |
ValidationSetDefault |
Copyright © 2016. All rights reserved.