CozyKV
Validates data containing key-value pairs.
Installation
Add :cozy_kv to the list of dependencies in mix.exs:
def deps do
[
{:cozy_kv, <requirement>}
]
endUsage
For more information, see the documentation.
Validates data containing key-value pairs.
Add :cozy_kv to the list of dependencies in mix.exs:
def deps do
[
{:cozy_kv, <requirement>}
]
endFor more information, see the documentation.