Function validator::validate_must_match[][src]

#[must_use]pub fn validate_must_match<T: Eq>(a: T, b: T) -> bool

Validates that the 2 given fields match. Both fields are optionals