[dependencies.educe]
version = "0.4"
[dependencies.enum-ordinalize]
version = "3.1"
[package]
authors = ["Magic Len <len@magiclen.org>"]
categories = ["no-std", "value-formatting"]
description = "This is a library for validating and modeling user input and this crate provides options used with the `alidators-derive` crate and the `validators` crate."
edition = "2018"
homepage = "https://magiclen.org/validators"
include = ["src/**/*", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["validator", "validation", "user"]
license = "MIT"
name = "validators-options"
readme = "README.md"
repository = "https://github.com/magiclen/validators"
version = "0.23.1"