Log a warning when the expected type of a the content of a column does not match the expectation.
Example of this is AccidentYear in CF,ACT,OP,SimpleImport:
Expected input of type int, if a double is provided the value is not parsed without any warning to the user.
Log a warning when the expected type of a the content of a column does not match the expectation.
Example of this is AccidentYear in CF,ACT,OP,SimpleImport:
Expected input of type int, if a double is provided the value is not parsed without any warning to the user.