[][src]Function validator::validate_required

#[must_use]pub fn validate_required<T>(val: &Option<T>) -> bool

Validates whether the given Option is Some