DatatypeEnum::getValidTypeFromSample()
Method: Checks data type for given string.
DatatypeEnum::getValidTypeFromSample Read More »
Method: Checks data type for given string.
DatatypeEnum::getValidTypeFromSample Read More »
Method: Check if string is float value.
DatatypeEnum::isValidFloat Read More »
Method: No description found
Csv::_validate_fields_for_unparse Read More »
Method: Check if string is integer value.
DatatypeEnum::isValidInteger Read More »
Method: Check if string is boolean.
DatatypeEnum::isValidBoolean Read More »
Method: Validate a row against specified conditions
Csv::_validate_row_conditions Read More »
Method: Validate a row against a single condition
Csv::_validate_row_condition Read More »
Method: Validates if the row is within the offset or not if sorting is disabled
Csv::_validate_offset Read More »
Method: Enclose values if needed – only used by unparse()
Csv::_enclose_value Read More »
Method: No description found
FileProcessingModeEnum::getAppendMode Read More »