tagKey property

TagKey tagKey
final

The tag key that failed validation.

This field identifies which specific tag field caused the validation failure, allowing applications to provide targeted error handling and user feedback. The tag key corresponds to the unified tag model field that was being validated.

Examples:

Implementation

final TagKey tagKey;