Skip to main content

Digits with optional decimal part

Pattern: ^(\d+(\.\d+)?|\.\d+)$
Example:
{ "title": "Example", "value": "100.00" }