Searched refs:ENTITY_TABLE_NAME_CANNOT_BE_EMPTY (Results 1 – 3 of 3) sorted by relevance
109 val ENTITY_TABLE_NAME_CANNOT_BE_EMPTY = "Entity table name cannot be blank. If you don't want" + constant
89 ProcessorErrors.ENTITY_TABLE_NAME_CANNOT_BE_EMPTY) in <lambda>()
263 }.failsToCompile().withErrorContaining(ProcessorErrors.ENTITY_TABLE_NAME_CANNOT_BE_EMPTY) in <lambda>()