deserialize
Deserializes the value from its configuration format back to type T.
Return
the deserialized object of type T
Parameters
value
the raw value from the configuration
Deserializes the value from its configuration format back to type T.
the deserialized object of type T
the raw value from the configuration