svlad-90 / DLT-Message-Analyzer

"Extended search" plugin for the DLT-viewer
Other
76 stars 13 forks source link

[SETTINGS_MANAGER] Add possibility to check arithmetic types settings against set of allowed range of values #92

Closed svlad-90 closed 4 years ago

svlad-90 commented 4 years ago

Related to the issue - https://github.com/svlad-90/DLT-Message-Analyzer/issues/16 In order to have a check of RAM cache size on each start-up, we need to do a modification of the settings manager. For arithmetic types, it should take a range of allowed values as an additional input parameter and check persisted value against the range.