validator_derive

Derive Macro Validate

Source
#[derive(Validate)]
{
    // Attributes available to this derive:
    #[validate]
}