customMessage property

String? customMessage
getter/setter pair

The error message to be returned if validation fails. Can be overridden by the user.

Implementation

String? customMessage;