Derive Macro validators::Validator

source ·
#[derive(Validator)]
{
    // Attributes available to this derive:
    #[validator]
}
Available on crate feature derive only.