Uses of Class
com.kingsrook.qqq.backend.core.model.statusmessages.BadInputStatusMessage
Packages that use BadInputStatusMessage
Package
Description
-
Uses of BadInputStatusMessage in com.kingsrook.qqq.backend.core.model.statusmessages
Subclasses of BadInputStatusMessage in com.kingsrook.qqq.backend.core.model.statusmessagesModifier and TypeClassDescriptionclassspecialization of bad-input status message, specifically for the case of a duplicated key (e.g., unique-key validation error) -
Uses of BadInputStatusMessage in com.kingsrook.qqq.backend.core.processes.implementations.bulk.insert.mapping
Subclasses of BadInputStatusMessage in com.kingsrook.qqq.backend.core.processes.implementations.bulk.insert.mappingModifier and TypeClassDescriptionclassclassSpecialized error for records, for bulk-load use-cases, where we want to report back info to the user about the field invalid input: '&' value.classSpecialized error for records, for bulk-load use-cases, where we want to report back info to the user about the field invalid input: '&' value.