Searched refs:COLUMN_NAME_CANNOT_BE_EMPTY (Results 1 – 3 of 3) sorted by relevance
81 ProcessorErrors.COLUMN_NAME_CANNOT_BE_EMPTY) in process()
106 val COLUMN_NAME_CANNOT_BE_EMPTY = "Column name cannot be blank. If you don't want to set it" + constant
175 }.failsToCompile().withErrorContaining(ProcessorErrors.COLUMN_NAME_CANNOT_BE_EMPTY) in <lambda>()