xyz_validator 0.2.2

A set of validators. Currently, only Resource Query Language (RQL) validator is implemented.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Stanislav Polaniev"]
categories = ["web-programming", "parser-implementations"]
description = "A set of validators. Currently, only Resource Query Language (RQL) validator is implemented."
edition = "2021"
keywords = ["xyz_validator", "rql", "validation"]
license = "MIT OR Apache-2.0"
name = "xyz_validator"
readme = "CRATES.IO.md"
repository = "https://github.com/spolanyev/xyz_validator"
version = "0.2.2"