public static interface SchemaLibrary.MismatchedTypeProblem extends SchemaLibrary.Problem
| Modifier and Type | Method and Description |
|---|---|
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() |
getCause, getPath, getReason, getTypeObject getActualValue()
Object getConvertedValue()
JsonSchema.Type getActualType()
JsonSchema.Type getExpectedType()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.