document_validator 0.1.0

A small library to help you implement document validation
Documentation

A small library for document validation. It includes a trait called Document, which can be derived by giving its derive attribute helper the path to a validator function