const ValidatorAnnotation({ required this.name, this.fieldName, String? errorMessage, }) : _errorMessage = errorMessage;