Function openvet_storage::database::functions::register_from_str_validation
source ยท pub fn register_from_str_validation<T: FromStr>() -> Result<()>Expand description
Register a validation function for a type that uses the FromStr to check the type.