ValidateFn

Type Alias ValidateFn 

Source
pub type ValidateFn<T> = fn(&mut T) -> ValidationResult;
Expand description

Signature of function to validate config entity