pub fn not_empty(value: String) -> Result<String, VarError>
Filters empty values.
If the value is empty.