mirror of
https://github.com/corda/corda.git
synced 2025-02-06 19:19:19 +00:00
Fix Comment (#4341)
This commit is contained in:
parent
fab09c74d5
commit
171bba1d30
@ -151,7 +151,7 @@ interface SerializationContext {
|
|||||||
*/
|
*/
|
||||||
val lenientCarpenterEnabled: Boolean
|
val lenientCarpenterEnabled: Boolean
|
||||||
/**
|
/**
|
||||||
* If true the carpenter will fail if the binary to be deserialized contains more fields then the current object from the classpath.
|
* If true the serialization evolver will fail if the binary to be deserialized contains more fields then the current object from the classpath.
|
||||||
*
|
*
|
||||||
* The default is false.
|
* The default is false.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user