pub fn validate_must_match<T: Eq>(a: T, b: T) -> bool
Expand description

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