API Reference Veli v0.2.1
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.
Outside validator.
Allows you to add custom validator. Any other value than true
will computed as false
.
Type validator. Takes a tuple that contains a atom with nullable boolean.