Add a Feature struct to validation state.
authorDavid Neto <dneto@google.com>
Wed, 22 Feb 2017 22:53:08 +0000 (17:53 -0500)
committerDavid Neto <dneto@google.com>
Mon, 27 Feb 2017 18:12:59 +0000 (13:12 -0500)
commitc6099ad242c2df138fedd713fdb98f576f7961c5
tree9bba3093cd8de30a2c2da1ffa6697ad7b9d29180
parentc0949703b1264c33df45584efba50a8444b53022
Add a Feature struct to validation state.

For now, it is used only for checks of 16bit int and float types.
source/val/validation_state.cpp
source/val/validation_state.h
source/validate_datarules.cpp