module Mida::DataType

Module to hold the various data types. Each DataType should be a module containing the class method: extract which returns the value extracted or raises an ArgumentError exception if input value is not valid.