Qbusiness > Structures > ValidationExceptionField ValidationExceptionField¶ Structure Class¶ ValidationExceptionField dataclass ¶ The input failed to meet the constraints specified by Amazon Q Business in a specified field. Attributes¶ message instance-attribute ¶ message: str A message about the validation exception. name instance-attribute ¶ name: str The field name where the invalid entry was detected.