Interface for custom key handlers. Allows validation and transformation of key-value pairs.
The key name to handle (without the colon)
Optional
Optional function to transform values for this key
Optional function to validate values for this key
Interface for custom key handlers. Allows validation and transformation of key-value pairs.