Changes between Initial Version and Version 1 of Ticket #22486
- Timestamp:
- 2022-11-03T20:41:22+01:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22486 – Description
initial v1 8 8 *[charge][charge!=0][charge!~/^[0-9]+(\.[0-9]+)? [A-Z]{3}($|\/|;)/] { 9 9 throwWarning: tr("{0} should be structured as <(decimal) number><space><(uppercase) three letter currency code>[/optional unit][/optional time unit]", "{0.key}"); 10 group: tr("Invalid numerical value");11 10 assertMatch: "node charge=€12"; 12 11 assertMatch: "node charge=\"0.22 $/liter\"";


