KiCad PCB EDA Suite
|
A set of generic validators. More...
#include <property_validators.h>
Static Public Member Functions | |
template<int Min, int Max> | |
static VALIDATOR_RESULT | RangeIntValidator (const wxAny &&aValue, EDA_ITEM *aItem) |
static VALIDATOR_RESULT | PositiveIntValidator (const wxAny &&aValue, EDA_ITEM *aItem) |
A set of generic validators.
Definition at line 100 of file property_validators.h.
|
inlinestatic |
Definition at line 119 of file property_validators.h.
Referenced by PAD_DESC::PAD_DESC(), and ZONE_DESC::ZONE_DESC().
|
inlinestatic |
Definition at line 105 of file property_validators.h.
Referenced by EDA_TEXT_DESC::EDA_TEXT_DESC(), and ZONE_DESC::ZONE_DESC().