View Source 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>}
]
end
Usage
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>}
]
end
For more information, see the documentation.