Searched refs:INVALID_FOREIGN_KEY_ACTION (Results 1 – 3 of 3) sorted by relevance
374 val INVALID_FOREIGN_KEY_ACTION = "Invalid foreign key action. It must be one of the constants" + constant
182 context.logger.e(element, ProcessorErrors.INVALID_FOREIGN_KEY_ACTION) in <lambda>()186 context.logger.e(element, ProcessorErrors.INVALID_FOREIGN_KEY_ACTION) in <lambda>()
1495 }.failsToCompile().withErrorContaining(ProcessorErrors.INVALID_FOREIGN_KEY_ACTION) in <lambda>()