Converter
Converters are used to convert between the UI and the data model type. For example, you can convert String to some other types such as Date, Integer, Boolean, or you can create custom converter.
Converter
Use function library to define conversion rules.