21 #include "modules/wiegand/WiegandConfig_odb.h"
22 #include <odb/pgsql/query.hxx>
30 constexpr std::array<const char *const, 8>
44 odb::database &db)
const
46 Device::validation_callback(e, db);
48 if (e == odb::callback_event::post_update ||
49 e == odb::callback_event::post_persist)
55 "Invalid wiegand-reader mode.");