pub fn validate_export_weight_entry(entry: &ExportWeightEntry) -> Result<()>Expand description
Validate an exported/synced weight entry: weight > 0, valid date.
pub fn validate_export_weight_entry(entry: &ExportWeightEntry) -> Result<()>Validate an exported/synced weight entry: weight > 0, valid date.