| 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 |
ValidationMessage
A validation message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ValidationMessageDefault
Validation message implementation.
|
Copyright © 2019. All rights reserved.