Package com.soklet.converter


package com.soklet.converter
Utilities which handle converting objects from one type to another.

For example, converting a String value "2024-09-30" to a LocalDate.

Value conversion is documented in detail at https://www.soklet.com/docs/value-conversions.

Author:
Mark Allen