| Package | Description |
|---|---|
| org.spincast.core.guice | |
| org.spincast.core.json | |
| org.spincast.core.validation |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends JsonObjectValidationSet> |
SpincastCoreGuiceModule.getJsonObjectValidationSetImplClass() |
| Modifier and Type | Method and Description |
|---|---|
JsonObjectValidationSet |
JsonObjectOrArray.validationSet()
Creates a new, empty validation set, for that
JsonObject. |
JsonObjectValidationSet |
JsonObjectDefault.validationSet() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsonArrayValidationSet |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonArrayValidationSetDefault |
class |
JsonObjectValidationSetDefault |
| Modifier and Type | Method and Description |
|---|---|
JsonObjectValidationSet |
ValidationFactory.createJsonObjectValidationSet(JsonObject objectToValidate)
Creates a validation set which is binded to the
specified
JsonObject. |
Copyright © 2016. All rights reserved.