Draft: 7-Support-NULL-for-each-data-type
Class contains logic of normalization for each class-type(excluding StringType), presented in this project. By separation and aggregation in a single class, it can be used inside Cutter class, especially we can normalize a value just after it was assembled, so there no need to go through an array of strings and convert each element to its type.
Closes #7 (closed)