mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-08 00:09:18 +00:00
Adds new RatioValue class that parses ratios between 0-100% expressed in either floating-point (0.13) or percentage (51.12%) notation. Closes #5690