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