T
- the FieldModel's type.public interface FieldSerialization<T>
FieldModel
to determine if a value should be serialized.Modifier and Type | Method and Description |
---|---|
boolean |
shouldSerialize(T value)
Determines if a value should be serialized
|
boolean shouldSerialize(T value)
value
- the value to check