sawalas73 / mpei-plugin

Automatically exported from code.google.com/p/mpei-plugin
0 stars 0 forks source link

Sanity checking of plugin settings #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Make sure that e.g. only integer values can be entered for number settings.

Maybe also allow the plugin devs to define min and max values for numbers (or 
max length on text).

Original issue reported on code.google.com by bgmei...@gmail.com on 6 Apr 2012 at 4:41

GoogleCodeExporter commented 9 years ago

Original comment by damien.haynes@gmail.com on 9 Apr 2012 at 11:52

GoogleCodeExporter commented 9 years ago
Done r166.

Test dll attached, if you enter a 'minvalue' or 'maxvalue' for int types then 
it will do additional check to ensure the value is within limits (inclusive).

Original comment by damien.haynes@gmail.com on 9 Apr 2012 at 11:59

Attachments: