Callback input validator function on property set

This will provide a way for subclasses to register a callback handler which will
then be called into whenever a property update is attempted. The  callback will
validate the user inputs and then either throw exception or return success. On
an exception, its rethrown.

Change-Id: I4c1920adb7e4873f2c530752313dd3ebc2230dc2
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
1 file changed
tree: 322b10697a5feddf49126eefe31dcf1a9b02bf5c
  1. obmc/
  2. .gitignore
  3. LICENSE
  4. setup.py