Function validator::validate_required[][src]

pub fn validate_required<T>(val: &Option<T>) -> bool
Expand description

Validates whether the given Option is Some