API Reference Veli v0.2.2
modules
Modules
Veli is a simple validation library for elixir.
Custom struct for validator list lookup.
Custom struct for validator map lookup.
Inside validator.
Match validator. Uses regex if match value is a regex sigil. Otherwise compares both values.
Max validator.
Min validator.
Nullable validator.
Outside validator.
Allows you to add custom filter function. Any other value than false will computed as true.
Type validator. Takes a tuple that contains a atom with nullable boolean.