|
ModeShape Distribution 3.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SchemaLibrary.MismatchedTypeProblem
A special type of problem where a field value was not of the expected type, but where the field value could be converted to the expected type
| Method Summary | |
|---|---|
JsonSchema.Type |
getActualType()
|
Object |
getActualValue()
Get the actual field value. |
Object |
getConvertedValue()
Get the converted field value that would satisfy the type expected by the schema. |
JsonSchema.Type |
getExpectedType()
|
| Methods inherited from interface org.infinispan.schematic.SchemaLibrary.Problem |
|---|
getCause, getPath, getReason, getType |
| Method Detail |
|---|
Object getActualValue()
Object getConvertedValue()
JsonSchema.Type getActualType()
JsonSchema.Type getExpectedType()
|
ModeShape Distribution 3.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||